Testing player permissions
You can test the new addition to the plugin by building the jar file and installing it on your server as was discussed in Chapter 4, Testing on the CraftBukkit Server. Be sure to reload or restart the server so that the newest version of the plugin is being used. Remember that the version number is printed to the console when the plugin is enabled.
By testing on your server you will discover that you are still able to enchant items through the plugin. Since you are an OP you have the enchanter.enchant
node by default. De-OP yourself using the console command shown as follows:
Now you will find that you are no longer be able to use the /enchant
command.