This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the issue?Custom commands help
Please provide any additional information below.
Here's my config.yml file http://pastebin.com/bH1nR1cn
Here's my plugin.yml file http://pastebin.com/KJFKszqh
On config.yml I added
----------------------
feels: true
feels: description: Feels isglobal: true globalmsg: test sendermsg: #you hugged {receiver}! receivermsg: #you were hugged by {sender}!
and on plugin.yml I added
feels: description: make feels (global) usage: /<command>
HugsandSlaps.feels: true
HugsandSlaps.feels: description: test (global) default: true
Not sure which one I was suppose to edit and which one I wasn't. But when I do /feels it shows "usage: /feels <playername>" I'm trying to make it global.
To post a comment, please login or register a new account.