If you want to use (1.8 - 1.12). Redo the configuration of blocks and chests. if of course you want loot in chests)
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
How to Start OneBlock?
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
1. Create the World
Generate a dedicated OneBlock world:
/mv create OneBlock normal -g Oneblock
2. Set the Spawn Point
Initialize the OneBlock area:
/ob set
- Default island spacing: 100 blocks
- Custom spacing example: /ob set 300
3. Join the Game
Players can teleport to their island by entering:
/ob join
or simply /ob
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
one block![[IMG]](//proxy.spigotmc.org/cc2a2bc0aa83e4634686d638ea128e0668e28077/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3739373535313930343235303932303938302f7769646765742e706e67)
OneBlock minigame plugin.
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 border true - border per player
▌/ob droptossup true - throws up a drop (item) above the block.
▌/ob physics false
▌#Apply physics to blocks? //for example: falling gravel
▌/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 rebirth_on_the_island true - Rebirth of the player on the island
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Config Commands:
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌/ob reload - reload yml's...
▌/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 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 <text> - 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
//for your suggestions ✔️
Screenshots:
%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 spawn custom blocks (from mods or plugins) using the commands specified in blocks.yml
for example:
- '/setblock %d %d %d IC2:blockOreCopper'
- '/setblock %d %d %d IC2:blockOreTin'
- '/setblock %d %d %d IC2:blockOreUran'
or
- '/setblock %d %d %d ic2:resource 4'