12-18-2014, 12:07 PM
12-18-2014, 04:03 PM
Try https://github.com/tonibm19/Essentials
It hasn't all essentials command, but some of them.
It hasn't all essentials command, but some of them.
12-19-2014, 05:08 AM
be carefull when using this essentials, since core is an build in plugin you will get a conflict with hooks:
![[Image: lgMEbz0.png]](http://i.imgur.com/lgMEbz0.png)
![[Image: lgMEbz0.png]](http://i.imgur.com/lgMEbz0.png)
12-19-2014, 06:06 AM
You can disable the Core by removing it from the settings.ini file.
Why do we give an error anyway? Why not just return true if registering the command was a succes, and return false when something went wrong?
Why do we give an error anyway? Why not just return true if registering the command was a succes, and return false when something went wrong?
12-19-2014, 06:37 AM
Usually the admin wants to know that a command from one plugin collides with another plugin - so that when you use that command, you may get unexpected results.
True, a full stacktrace is pretty useless nowadays, we have Info.lua file for our commands (another plus point for it
True, a full stacktrace is pretty useless nowadays, we have Info.lua file for our commands (another plus point for it
