
A small Toolbox for Spigot Servers that brings some basic commands.

A small Toolbox for Spigot Servers that brings some basic commands.

Configure your own Social Media Commands to make your Players aware of them. See "Config" for more information.

Schedule a restart with /restartin
TinyToolbox also includes an experimental Hide and Seek Gamemode, as well as another special Spectator Mode calles SpecPlus and a shortcut to freeze and unfreeze the tickrate. More information you can find soon in the upcoming wiki.
Just drop your downloaded .jar into the plugins folder of your spigot based server. Please make sure that you downloaded the correct file for the Minecraft Version of your Server. You will also need a permission handler like LuckPerms to get the full functionality.
The config file is saved under plugins/TinyToolbox/config.yml in your Minecraft Server. It looks like this:
# | |
# | TinyToolbox 1.0 Config |
# |________________________________|
# set the language pack, it needs to match a file from lang/*.yml
language: en
# set the gamemode of a player when he enters specplus.
# possible values: creative, survival, adventure, spectator, none
set-gm-when-entering-specplus: none
# same as above, only now when a player exits specplus.
set-gm-when-exiting-specplus: none
# set the outputs of the social commands.
# can be formatted using the standard minecraft color codes.
# you can add breaks with \n
youtube-output: ""
discord-output: ""
twitch-output: ""
twitter-output: ""
facebook-output: ""
threads-output: ""
tiktok-output: ""
reddit-output: ""
instagram-output: ""
# DO NOT TOUCH UNLESS YOU KNOW WHAT YOUR DOING
config-ver: 1
TinyToolbox has the following list of permissions:
tinytoolbox.infoDefaults to true, En- or Disable Use of /tinytoolbox, /tinytoolboxinfo, /tinytoolboxhelp etc.
tinytoolbox.socialsDefaults to true, En- or Disable Use of all Social Commands, individual permissions are also available (all defaulting to true):
tinytoolbox.socials.discord
tinytoolbox.socials.twitch
tinytoolbox.socials.youtube
tinytoolbox.socials.twitter
tinytoolbox.socials.facebook
tinytoolbox.socials.threads
tinytoolbox.socials.tiktok
tinytoolbox.socials.reddit
tinytoolbox.socials.instagram
tinytoolbox.freeze & tinytoolbox.unfreezeDefaults to op, En- or Disable Use of /freeze and unfreeze shortcut
tinytoolbox.specplusDefaults to op, En- or Disable general Use of /specplus, individual permission are also available:tinytoolbox.specplus.others to En- or Disable setting somebody else into SpecPlus
(Defaults to true)
tinytoolbox.hideandseekDefaults to true, En- or Disable general Use of /hideandseek, individual permissions are also available:tinytoolbox.hideandseek.participate to En- or Disable Participation of a player
(Defaults to true)tinytoolbox.hideandseek.organize to En- or Disable organizing a hide and seek by a player
(Defaults to false)
tinytoolbox.restartinDefaults to op, En- or Disable Use of /restartin