Skip to content

Commit

Permalink
Added plugin SphereWorld
Browse files Browse the repository at this point in the history
  • Loading branch information
Lathanael committed Aug 3, 2011
1 parent 10e1d57 commit a2904a8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SphereWorld/README
@@ -0,0 +1,4 @@
Help file for SphereWorld v0.5(http://forums.bukkit.org/threads/wgen-sphereworld-v0-5-creates-a-world-of-spheres-953.18557/)

created by Lathanael(https://github.com/Lathanael)
NB!: Set 'useWordWarp' to false to get a better result viewing the help ingame!
19 changes: 19 additions & 0 deletions SphereWorld/SphereWorld.yml
@@ -0,0 +1,19 @@
SphereWorld:
command: help SphereWorld
description: Displays the SphereWorld help.
plugin: SphereWorld
main: true

SphereWorld_cr:
command: cr
description: Regenerates the Chunk you are staying on.
plugin: SphereWorld
main: false
permissions: OP

SphereWorld_sphere:
command: sphere
description: Gives you information about the Sphere you are in.
plugin: SphereWorld
main: false

0 comments on commit a2904a8

Please sign in to comment.