RandomCoord v0.2.2

Details

  • Filename
    RandomCoordinatesV2.jar
  • Uploaded by
  • Uploaded
    Mar 17, 2017
  • Size
    126.31 KB
  • Downloads
    177
  • MD5
    6d2dd9f59c3f9fbed070c6d41c2f4d2b

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog


--
What Does This Do?
Put simply; It will spawn a block (configurable) below the player, ensuring that they won't fall into the void.
This is useful for those who use custom world generators, as my plugin will think that there is a block there, but upon teleporting the custom, the generator will take over and remove said block.

Along with this, The worlds this works in can be customised. Furthermore, there is an auto-remove feature meaning that when the player is off the block, it will disappear (2.5 blocks away to be more precise).

---
Example
---

 

Configuration

Within the RandomCoords folder, You will find a file called SkyBlockSave.yml this is where the configuration for this feature is done.

- SkyBlock: BEDROCK - This is the block that you would like to appear underneath the player
-  AutoRemove: true - Whether or not you would like the block to disappear once the player is of it (Like in above example)
-  SkyBlockWorlds: - The words that you want this feature to be used in.

 

BugFixes:

- Fixed console spam bug

- Fixed onJoinCommand bug