Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
For the plugin to work properly, you need to create a separate world where the cabins will be created (specify the world in the plugin's config).
Basic commands:
/cabins create [size] [name] โ create a cabin
/cabins delete [name] โ delete a cabin
/cabins tp [name] โ teleport to a cabin
/cabins admin ban/warn/unban/unwarn โ admin commands
/cabins party add โ add a player to your cabin region
/cabins party remove โ remove a player from your cabin region
/cabins list โ list your cabins
Main permissions:
cabins.create โ create a cabin
cabins.delete โ delete a cabin
cabins.tp โ teleport to a cabin
cabins.admin โ admin privileges for the plugin
cabins.partyhave.[amount] โ limit how many players can be added to cabins
cabins.have.[size] โ set how many cabins a player can create
cabins.size.[size] โ set what cabin size players can create
Some permissions are not even available to operators, so add them to yourself or to groups.
Placeholders:
%cabins_player% โ how many cabins the player has
%cabins_warnplayer% โ how many warnings the player has
%cabins_banplayer% โ whether the player is banned from creating cabins (displays &aYes or &cNo)
%cabins_timeban% โ how much time remains on the player's ban (displays the time; if the ban is permanent, displays permanent)
If placeholders don't show values, restart the server.
Also, the plugin generates the following files:
config.yml
message.yml
data (folder)
warnings (folder)
bans (folder)
data โ stores all created cabins.
warnings โ stores all warnings issued to players.
bans โ stores all bans issued to players.
config.yml โ plugin config; you can change region flags, worlds, etc.
message.yml โ file where you can change plugin messages.


