There has been a issue made for the bucket problem,
Seems somebody is working on a correct fix as well, so we should see it fixed soon

.
Also i did some testing, if i remove the wait time for the grow sapling, it works perfectly, but have not yet tested on the raspi.
Edit:
What are things that are currently on your todolist ? if i may ask

.
Also aint schematic perhaps a good solution ? might even save time, as it wont have to generate a tree etc.
How I see in the commits, placing of water and lava has been fixed
If i am right it has been merged this evening. just compile and test.
(07-12-2014, 07:18 AM)ThuGie Wrote: [ -> ]There has been a issue made for the bucket problem,
Seems somebody is working on a correct fix as well, so we should see it fixed soon
.
Also i did some testing, if i remove the wait time for the grow sapling, it works perfectly, but have not yet tested on the raspi.
Edit:
What are things that are currently on your todolist ? if i may ask
.
Also aint schematic perhaps a good solution ? might even save time, as it wont have to generate a tree etc.
New update.
- Added support for schematics
- added default island.schematic with sand
Note: MCServer has no support for inventory blocks in schematic files at the moment, the items will get added to the player inventory if a schematic file exists, if not then the default island will be used.
Updated.
- Added schematic for spawn
- Add chest to player inventory, if schematic is used
- Use now respawn hook, removed workaround
Note: I changed the config for schematics a little, please compare the changes.
Updated:
- Added challenges, look into the Challenges.ini
- Use the SendMessage variations for more color

I will add more default challenges. Working now on the protection system for islands.
Really nice!
Would it be possible to change the challenge system to use chests btw ?
(07-20-2014, 08:57 AM)ThuGie Wrote: [ -> ]Really nice!
Would it be possible to change the challenge system to use chests btw ?
It is possible. Only problem I found no hook with that I can disallow to take the items out of the chest.
Edit: Is your server down?