Residence Town Protection

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

ResTown

Residence Town Protection (ResTown) is a mod that allows whitelisting users that can build outside of Residence areas.

On my server I have a flatland world called town. In town I want my users to be able to build in their specified residences but not on the paths and spawn areas around their residences. ResTown stops this and only allows users to build in any residence they have access to.

Configuration

How to configure ResTown:

ResTown requires the Residence plugin and Permissions Bukkit to function.

1. Drop restown.jar into plugins directory

2. Open up Permissions Bukkit config file

3. To specify which worlds and which users ResTown should affect write the following:

groups:
default:
permissions:
permissions.build: true
worlds:
world:
restown.build: true
world_town:
restown.build: false

The code above allows minecrafters in the world 'world' to build anywhere but users in the world 'world_town' have to build in Residence plots. It may be usefull to give all admins restown.build: true so that they can build anywhere.

If there are any questions or comments please leave them below :)

Upcoming Features

Support for recognising WorldGaurd areas
Custom messages
Logging behaviour
Fines for building in restricted zones

Other projects im working on:
ResPerms - Allow or deny permission nodes on a per residence basis


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    39860
  • Created
    May 20, 2012
  • Last Released File
    May 22, 2012
  • Total Downloads
    7,718
  • License

Categories

Members

Recent Files