Loot Chest Plugin (1.19, 1.18) – Spigot
Loot Chest Plugin (1.19, 1.18) features respawnable chests with particles, a menu, and holograms.
Features:
– Set particles for each chest (33 particles supported in 1.7, maybe 82 in 1.18) (can be disabled for each chest)
– BungeeCord messages on chest respawn/take
– Timer on chest’s hologram (can be disabled)
– Give a chest content to a player (it allow you to create a kind of kit, since essentials kits doesn’t store nbt tags)
– 1.7 to 1.19 support (No holograms in 1.7)
– Menu to create or edit everything
– Editable inventory for each chest
– Editable item chance for each item in each chest (default: 100% (editable))
– Editable respawn time for each chest
– Editable hologram for each chest (can be disabled for each chest)
– Chest is deleted when empty (but will still respawn at defined time) (can be disabled)
– Editable lang file, editable menu names
– Editable general particle’s speed, number, spawn rate and radius (can be disabled)
– Make a copy of another lootChest by creating a chest then selecting the chest to copy in the editing menu
– Broadcast on chest respawn (can be disabled for each chest)
– Change a chest’s position
– Automatic config and lang update , so that you don’t have to delete anything when you update this plugin
– Random spawn within a radius around location where chest was created, or around a random player (editable radius for each chest) (can be disabled)
– Awesome fall effect (fully editable) (can be disabled for each chests)
– Broadcast on chest taken (can be disabled for each chest)
– Spawn protection in seconds (configurable for each chest)
Commands:
-/lc create <name> : Creates a chest and opens creating menu
-/lc edit <name> : Open editing menu
-/lc help : Guess it
-/lc respawn <name> : respawn a chest
-/lc respawnall : respawn all chests
-/lc remove <name> : removes the given chest
-/lc setholo <name> <text> : set hologram of given chest. Setting holo to “” or ” ” or null will delete the holo
-/lc reload : reloads all chests
-/lc list : well… sorry to not have added that earlier
-/lc give <player> <chest> Allows u to give a chest’s content to a player
-/lc setpos <name> : changes the position of a chest
-/lc settime <name> <seconds> : sets the respawn time of the chest without using the time menu
-/lc randomspawn <name> <radius> : sets the respawn radius of a chest
-/lc tp <name> : teleports you to a chest
-/lc togglefall <name>: enable/disable fall effect
-/lc getname : get name of targeted chest
-/lc locate : gives locations of all chests that haves natural respawn message enabled
-/lc removeAllHolo : removes bugged lootchest holograms without chest under them
-/lc setprotection <name> <time> : set the spawn protection time in seconds for a chest
Permissions:
– for all commands: lootchest.<command>
– for admins: lootchest.admin/lootchest.*
Screenshots:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugin’s directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.