Skip to content

I'm adding a "texture-pack" region flag which will send a texture pack URL for the client to download when you enter that region. On hold until Bukkit accepts my Player.switchTexturePack() API pull request. Also adding support for custom flags that other plugins register with WorldGuard. That is a work in progress on the "custom-flags" branch.

License

Notifications You must be signed in to change notification settings

thvortex/worldguard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldGuard

WorldGuard is a toolbox of various functions, useful for multiplayer servers, that lets you:

  • Protect your server from a number of problems.
  • Block fire spread, lava spread, endermen, and more.
  • Flag areas as "no PVP" or "no TNT."
  • Assign ownership to areas so only selected individuals can build.
  • Use a number of useful commands.

WorldGuard is open source and is available under the GNU General Public License v3.

Compiling

The project is written for Java 6 and our build process makes use of Maven. Detailed compilation information can be found on the wiki.

Dependencies are automatically handled by Maven.

Contributing

We happily accept contributions, especially through pull requests on GitHub. Submissions must be licensed under the GNU General Public License v3, which is outlined inside LICENSE.txt.

Please see the wiki for further information about contributing.

Links

About

I'm adding a "texture-pack" region flag which will send a texture pack URL for the client to download when you enter that region. On hold until Bukkit accepts my Player.switchTexturePack() API pull request. Also adding support for custom flags that other plugins register with WorldGuard. That is a work in progress on the "custom-flags" branch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%