d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Minecraft Help!!!
Add Reply New Topic New Poll
Member
Posts: 23,760
Joined: Mar 4 2009
Gold: 2,223.05
Sep 21 2017 09:50pm
ive been watching tutorials and googling for a freakin hour....hopin you guys can help
All im trying to do is get the prefix working for the mod group here is my permissions

Ps i know you guys are gonna be like wtf noob

Code
groups:
default:
options:
default: true
permissions:
- essentials.afk
- essentials.msg
- essentials.msg.multiple
- essentials.motd
- essentials.me
- essentials.rules
- essentials.help
- modifyworld.*
mod:
prefix: '&8[MoD]'
options:
rank: '100'
inheritance:
- default
permissions:
- essentials.mute
- essentials.kick.notify
- essentials.kick
YT:
options:
rank: '50'
inheritance:
- default
permissions:
- essentials.kick


This post was edited by Jambu on Sep 21 2017 09:51pm
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll