09-08-2014, 06:44 PM
09-15-2014, 03:30 AM
(09-08-2014, 06:44 PM)tonibm19 Wrote: [ -> ]Could you add a command to invite other players to your island?
We're usign skyblock in our server and we would like to have this feature.
I can add this. For this I will need to separate the island in a own file.
I will add also uuid support, adding a new command for the island:
- island
- island add <player> - Add player to friend list
- island remove <player> - Remove player from friend list
- island list - List players from your friend list, list which island you can teleport, too
- island obsidian - Reset obsidian to lava
- island join <player> - Teleport to the friends island
- island help - List all island command
regards,
Seadragon91
09-16-2014, 05:13 AM
The 'island obsidian' command seems like a pretty dangerous command. Suddenly may obsidian vault turns to lava! NOOOOOOOO!

10-05-2014, 05:04 PM
New update and changed version to 2. Please read the README.md, for installation or upgrading.
For more informations look into my github repository.
Edit: Added attachment SkyBlock.zip.
Edit 2: Forgot to mention something important...
Edit 3: Updated attachment, forgot to change version in SkyBlock.lua
- Added uuid support, rename player file on join
- Added island info file for island information
- Create island file from player, if not existent
- Moved "skyblock restart" to island command
- Added island command and arguments (home, home set, obsidian, add, remove, join, list, restart). Type "skyblock help" for a list.
- Reset challenges on island restart
- Added command "skyblock recreate " for schematic spawn, permission skyblock.admin.recreate
- Player can add friends who have no island. If friend want to start an own one, type "island restart" twice. Completed challenges will not be reset.
- Use an stick, make an right-click to get the island number, island owner and his friends from an island area.
For more informations look into my github repository.
Edit: Added attachment SkyBlock.zip.
Edit 2: Forgot to mention something important...
Edit 3: Updated attachment, forgot to change version in SkyBlock.lua
10-12-2014, 07:49 PM
Updated.
Fixed bug with lava, block was visible, but didn't work.
Edit: Fixed event for damage checking, canceled it in all worlds.
Fixed bug with lava, block was visible, but didn't work.
Edit: Fixed event for damage checking, canceled it in all worlds.
01-25-2015, 03:45 PM
New update. Fixed a few things
I am adding a calculation of the island, a island value. It would gather all non-air blocks and every block/meta has points, that can be customized over commands and a file. This code relies heavy on scheduler tasking, because of a problem with schedulers and the in-game reload command it can crash the server. Very dangerous
.
- corrected loading / unloading of island infos
- Fixed teleport to home location
I am adding a calculation of the island, a island value. It would gather all non-air blocks and every block/meta has points, that can be customized over commands and a file. This code relies heavy on scheduler tasking, because of a problem with schedulers and the in-game reload command it can crash the server. Very dangerous

05-16-2015, 08:41 PM
Hi,
when i create a new island, there is no chest with the start items. Where can i configure it. I look to some files but i cant't find it?
Thanks
when i create a new island, there is no chest with the start items. Where can i configure it. I look to some files but i cant't find it?
Thanks
05-16-2015, 09:39 PM
(05-16-2015, 08:41 PM)Smorfy Wrote: [ -> ]Hi,
when i create a new island, there is no chest with the start items. Where can i configure it. I look to some files but i cant't find it?
Thanks
MCServer doesn't have support for reading the content of inventory blocks from a schematic file. The items should be added to your player inventory.
05-16-2015, 09:50 PM
(05-16-2015, 09:39 PM)Seadragon91 Wrote: [ -> ](05-16-2015, 08:41 PM)Smorfy Wrote: [ -> ]Hi,
when i create a new island, there is no chest with the start items. Where can i configure it. I look to some files but i cant't find it?
Thanks
MCServer doesn't have support for reading the content of inventory blocks from a schematic file. The items should be added to your player inventory.
If the items not be added to the player. Is it a config problem? Or what i can do?
05-16-2015, 10:56 PM
Could you please try the command "/island restart"?
I am testing it on my side.
Edit: It works fine on my side, not sure what the problem is.
I am testing it on my side.
Edit: It works fine on my side, not sure what the problem is.