Tutorials

•• Setting Spawns & Chests ••

Tip: In the config, set "EditMode" to "true" while editing the level and setting spawns and chests up.

To set a spawn, simply do /ww setspawn PSpawn set

To delete a spawn, find it and do /ww setspawn PSpawn del

To list spawns, do /ww setspawn list

To set the lobby spawn, do /ww setspawn lobby set

To set an Explorer Chest, do /ww setchests. Right click with the received tool to set a chest as an Explorer Chest, left click to remove it as one. Right click the air to see all Explorer Chests.

•• Using the API (for Developers) ••

To use the WeepingWithers API, make sure to add WeepingWithers.jar like you added your craftbukit.jar. It comes stock with the following events:

WWMatchBeginEvent
WWPlayerChangeTeamEvent
WWBookCollectEvent

and

WWMatchEndEvent

MatchBegin is called upon the game starting when all players are moved into place. MatchEnd is called upon the game ending.


Comments

Posts Quoted:
Reply
Clear All Quotes