willies952002
e021202107
Allow Changing of Player Sample in ServerListPingEvent
2017-07-20 18:59:51 -04:00
willies952002
cb08e8ae4c
Don't Display Success Message on Alias Reload Fail
...
Also add "commands" to Tab Completion
Note: This required a signature change to Bukkit#reloadCommandAliases() so that it returns a boolean based on if the command aliases reloaded or not.
2017-03-12 13:19:04 -04:00
willies952002
63870333cb
Allow Reloading of Command Aliases
...
Use "/reload commands" to reload the aliases stored in commands.yml
2016-11-28 10:24:22 -05:00
willies952002
4d7ed88be2
Reimplement PlayerEditBookEvent
2016-04-26 23:00:23 -04:00
willies952002
9762849407
Also Reload Plugin Defined Permissions
...
Closes https://github.com/PaperMC/Paper/issues/210
2016-04-19 17:29:33 -04:00
willies952002
7178332f2a
Add Bukkit#reloadPermissions()
...
Fix issues with Paper build #544
2016-03-21 21:29:41 -04:00
willies952002
58c6311cfa
Update README.md
...
Remove all reamining instances of `PaperSpigot` and replace them with `Paper`
2016-03-20 20:32:00 -04:00
William
13587006dc
Allow Reloading of Custom Permissions
...
Add the ability to reload the custom permissions file by doing "/reload permissions"
Implements Feature Request: https://github.com/PaperMC/Paper/issues/49
2016-03-19 16:19:00 -04:00
William Surgeon
c6b926be64
Fix Errors in Contributing.md
...
- Replace all remaining instances of `PaperSpigot` in `Contributing.md` with `Paper`
- Fix List under "Apply Patches" Section
2016-03-15 16:21:57 -04:00