Updated order of operations on Ban, IPBan and Mute commands to fix a potential permissions exploit
Code clean-up
Updated sound loading to use modern method on sound
Note: new sound names can be found at the following link. https://hub.spigotmc.org/stash/proj...it/browse/src/main/java/org/bukkit/Sound.java The name you want is the one in the getSound("") brackets. Please update the PunishmentSound setting in the config appropriately or sounds will no longer play and may throw a message in console about not finding a sound. The new default sound is "entity.ender_dragon.shoot"