Hello,
I've run a ftb ultimate server with MCPC+ for quite some time now (CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Legacy-147-70 (MC: 1.4.7)) and since the commands became such a hassle I decided to add permissions so I downloaded permissionsex (v1.19.4).
After adding the plugin, running the server, stopping the server, configuring the permissions, and running the server again I can't seem to do anything no matter the permissions group if I am not an OP.
This is my permissions.yml file
And these are all the plugins:
Could someone help me and tell me where I went wrong?
Thanks in advance.
I've run a ftb ultimate server with MCPC+ for quite some time now (CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Legacy-147-70 (MC: 1.4.7)) and since the commands became such a hassle I decided to add permissions so I downloaded permissionsex (v1.19.4).
After adding the plugin, running the server, stopping the server, configuring the permissions, and running the server again I can't seem to do anything no matter the permissions group if I am not an OP.
This is my permissions.yml file
Code:
groups:
gast:
default: true
prefix: '[gast]'
permissions:
- modifyworld.login
- modifyworld.chat
minecrafter:
default: false
build: true
permissions:
- modifyworld.*
- buttonwarp.use
- buttonwarp.getreward
- griefprevention.lava
- griefprevention.createclaims
- griefprevention.claims
- griefprevention.buysellclaimblocks
- iConomy.holdings
- iConomy.help
- iConomy.payment
- jobs.use
- jobs.command.browse
- jobs.command.stats
- jobs.command.join
- jobs.command.leave
- jobs.command.info
admin:
default: false
permissions:
- '*'
- modifyworld.*:true
users:
kaasknak:
group:
- admin
And these are all the plugins:
PorteCoulissante
BetterAlias
Vault
WorldEdit
iConomy
GriefPrevention
Simple Prefix
WorldGuard
ButtonWarp
SignShop
Jobs
Citizens
PermissionsEx
ModifyWorld
BetterAlias
Vault
WorldEdit
iConomy
GriefPrevention
Simple Prefix
WorldGuard
ButtonWarp
SignShop
Jobs
Citizens
PermissionsEx
ModifyWorld
Thanks in advance.