api

| Main | Features | Configuration | Permissions | (API) | Planned |Source |

(API)

Amongst some auxiliary static methods of rather general use there are a lot of public plugin methods.
Most have not been designed for safe public use!
But as long as you don't call methods that manipulate stuff (unless you know what you are doing, some methods using PlayerInfo might even lead to access errors - to be cleaned up later...), you should be fine.

Some methods might be useful, like:

  • getOffer (Get the information about a region for sale.)
  • getSellableRegions
    (Just get WorldGuard regions that the player is allowed to sell.)
  • showNearbyInfo
    (Sends info text about nearby offers.)
  • isExclusiveOwner
    (Might allow members according to settings.)

Comments

Posts Quoted:
Reply
Clear All Quotes