-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Description
Is your feature request related to a problem?
Factions mods in the past implement a faction safe/chest or enderchest.
Describe the solution you'd like.
Using the command /f chest or /f safe a 9x3 or 9x6 chest GUI opens up and acts like an enderchest.
Describe alternatives you've considered.
You also could override when a player attempts to access their enderchest to show them the faction safe. This would make it more vanilla.
Other
Configurable in config factionSafe: OFF, ENDERCHEST, COMMAND, ON
OFF safes disabled, ender chests work normally (vanilla)
ENDERCHEST safe only accessible through enderchests (enderchests don't open if factionless)
COMMAND safe only accessible through commands, ender chests work normally (vanilla)
ON safe accessible through commands and ender chests (enderchests don't open if factionless)
Reactions are currently unavailable