
SlotSwap
Inventory slots are randomly swapped in between players in a set range of time in a set amount of slots
A simple plugin that swaps inventory slots in between players in a given amount and in a given range of time. Players can choose how many slots do they want to swap and wheter they want the swap to make sound through the /configslotswap command. Through the /startslotswap command they start the slotswap, they can change the minimum and maximum time after which will be issued next swapped as arguments to this command. The default is 30 - 60 seconds. SlotSwap can be stopped through the /stopslotswap command. With the /swap command, players can call a single swap, without repetition.
Usage
/startslotswap [minTime] [maxTime] - Starts SlotSwap, optionally player can specify the range of time in between swaps in seconds. The defaults are 30 and 60
/stopslotswap - Stops SlotSwap
/swap - Swaps inventory slots once
/configslotswap [config_name] [value] - Configurates the number of slots to swap or whether swaps should make a sound.
Config names: make_sound, number_of_slots
Make sound: true or false - default: false
Number of slots: 1 to 36 - default: 9
