1
[SOLVED] Towny Troubles
Okay. I really don't know what's going on here. I had someone raid my house today. Now, see, I'm the server owner, and have Towny installed. My house was raided in my town, and a buddy of mine saw someone do it. LONG STORY SHORT, people who aren't in my town can destroy blocks in my town, and can pretty much do whatever they want. I don't understand what I'm doing wrong here. Is it in my permissions file for default players?
Default player's permissions:
groups:
default:
rank: '100'
default: true
prefix: ' &a[New Player]&f '
suffix: '&f '
permissions:
- essentials.help
- essentails.helpop
- modifyworld.chat
- essentials.home
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.back
- essentials.spawn
- essentials.afk
- essentials.afk.auto
- essentials.getpos
- essentials.info
- essentials.list
- essentials.mail
- essentials.motd
- essentials.msg
- essentials.msg.color
- essenatisl.msg.magic
- essentials.msg.format
- essentials.msg.url
- essentials.me
- essentials.realname
- essentials.rules
- scs.use
- towny.wild.*
- towny.chat.general
- towny.chat.town
- towny.chat.nation
- towny.chat.local
- essentials.build
- BOSEconomy.common.help
- BOSEconomy.common.wallet
- BOSEconomy.common.income
- BOSEconomy.common.pay
- BOSEconomy.common.top5
- BOSEconomy.bank.listmembers
- BOSEconomy.bank.deposit
- BOSEconomy.bank.withdraw
- BOSEconomy.bank.rename
- BOSEconomy.bank.info
- automessage.recieve.default
I've been trying to debug this myself, but can't seem to find the error.
Someone help?
Thanks,
3StoneBlue
UPDATE:
The problem was in my plot permissions. It's been fixed. Thanks for your suggestions.
Default player's permissions:
groups:
default:
rank: '100'
default: true
prefix: ' &a[New Player]&f '
suffix: '&f '
permissions:
- essentials.help
- essentails.helpop
- modifyworld.chat
- essentials.home
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.back
- essentials.spawn
- essentials.afk
- essentials.afk.auto
- essentials.getpos
- essentials.info
- essentials.list
- essentials.mail
- essentials.motd
- essentials.msg
- essentials.msg.color
- essenatisl.msg.magic
- essentials.msg.format
- essentials.msg.url
- essentials.me
- essentials.realname
- essentials.rules
- scs.use
- towny.wild.*
- towny.chat.general
- towny.chat.town
- towny.chat.nation
- towny.chat.local
- essentials.build
- BOSEconomy.common.help
- BOSEconomy.common.wallet
- BOSEconomy.common.income
- BOSEconomy.common.pay
- BOSEconomy.common.top5
- BOSEconomy.bank.listmembers
- BOSEconomy.bank.deposit
- BOSEconomy.bank.withdraw
- BOSEconomy.bank.rename
- BOSEconomy.bank.info
- automessage.recieve.default
I've been trying to debug this myself, but can't seem to find the error.
Someone help?
Thanks,
3StoneBlue
UPDATE:
The problem was in my plot permissions. It's been fixed. Thanks for your suggestions.
1
in your /plugins/Towny/settings/config.yml
make sure your default town setting do not allow outsiders to build.
Also in your town do /t
make sure you don't have it so outsiders can break or place blocks.
its like:
/t set perm outsider build deny
make sure your default town setting do not allow outsiders to build.
Also in your town do /t
make sure you don't have it so outsiders can break or place blocks.
its like:
/t set perm outsider build deny
