Skip to content

MrMarL/OneBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spigot page

OneBlock

Support 1.8.X - 1.21.X and higher...

Works on java 8 and bukkit/

Discord Shield

OneBlock minigame plugin commands.

Main Commands:
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌/ob set - set the first block /ob set 1 time for the admin then just /ob join and the island will be created by itself ...
▌/ob set 500 - set the first block and setting the distance of 500 blocks between the islands.
▌/ob circlemode true - the mode of creating islands in a circle.
▌/ob join - join a free block(x+100)
▌/ob autojoin true - when players connect to the world with oneblock mode, they will automatically join it.
▌/ob protection true - does not allow players to get out of the island)
▌/ob invite 'playername' - invites the player to the island.
▌# If you just want to visit, use /tpa...
▌/ob kick 'playername' - kick an invited player off your island.
▌/ob accept - to accept an invitation.
▌/ob IDreset - removes you from the player base. you will be able to create a new island.
▌/ob lvl_mult 5 - The number of blocks that must be broken to get a new level is calculated using the formula:
▌ 16+level now*level multiplier
▌/ob UseEmptyIslands true - whether to overwrite abandoned islands.
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄


Island Commands:
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌/ob islands true - Islands for new players.
▌/ob islands set_my_by_def - sets your island as default for new players.
▌/ob islands default - resets the custom island and sets the default.
▌/ob island_rebirth true - Rebirth of the player on the island
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄


Config Commands:
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌/ob reload blocks.yml - reload...
▌/ob listlvl - displays a list of levels from blocks.yml
▌/ob listlvl 12 -displays a list of blocks added at the level from blocks.yml
▌/ob reload chests.yml - reload chests?...
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄


Other Commands:
/ob setleave
/ob leave
/ob chat_alert - display the level in the chat
/ob Progress_bar color RED - set Progress_bar color
/ob Progress_bar true - on Progress_bar
/ob Progress_bar false - off Progress_bar
/ob Progress_bar level - Progress_bar level mode
/ob Progress_bar settext - Progress_bar text change
/ob setlevel "nick" 14 - set ob level
/ob clear 'player' - reset the player ob level and remove his island
/ob ver

Placeholders

  • %OB_ver%
  • %OB_lvl% - The player's level number.
  • %OB_next_lvl% - The number of the next level.
  • %OB_break_on_this_lvl% - The number of broken blocks at this level.
  • %OB_need_to_lvl_up% - The number of blocks that still need to be broken to level up.
  • %OB_player_count% - The number of players in the OneBlock world.
  • %OB_lvl_name% - The name of the player's current level.
  • %OB_lvl_lenght% - The length of the level.
  • %OB_next_lvl_name% - The name of the next level.​
  • %OB_owner_name% - The name of the owner of your island.
  • %OB_percent% - Percentage of level completion.
  • %OB_scale% - Proportional scale of level completion.
  • %OB_top_1_name% - The name of the player with the highest island level.
  • %OB_top_2_name%
  • ...
  • %OB_top_10_name%
  • %OB_top_1_lvl% - The level of the player with the highest island level.
  • %OB_top_2_lvl%
  • ...
  • %OB_top_10_lvl%
  • %OB_number_of_invited% - The number of people invited to your island.
  • You can use placeholders in the progress bar text!

bStats