UnbindForceAllCommand
Bulk companion to /em unbind force: strips the soulbind (and its prestige tag) from every soulbound item in the sender's inventory and refreshes each item's lore. Exists because disabling the soulbind enchantment only stops future enforcement — items that already dropped keep the tag and the "Soulbound to" lore forever, and unbinding a chest full of them one held item at a time is not a real answer for an admin.
Inherited properties
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public String getStringSequenceArgument(String key, CommandSender commandSender, Array<String> args)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static Command toBukkitCommand(JavaPlugin plugin, AdvancedCommand delegate, String name, List<String> aliases)