LotManager
WorldGuard extension to manage lots/cities
Whats needed?
- WorldEdit
- WorldGuard (must use MySQL!)
- Vault
Commands - Permissions
User commands
- /getlot [lotname] (world) - lotmanager.getlot
- /lotprice [lotname] (world) - lotmanager.getlot
- /mylot - lotmanager.mylot
- /mylots - lotmanager.mylot
- /haslot [username] - lotmanager.haslot
- /haslots [username] - lotmanager.haslot
Admin/Op commands
- /lotgroupupdate [lotgroupname] [limit] [lot_price] - lotmanager.groupupdate
- /lotgroupdefine [lotgroupname] [limit] [lot_price] - lotmanager.groupdefine
- /lotgroupundefine [lotgroupname] - lotmanager.groupundefine
- /lotupdate [lotname] [lotgroup] (world) - lotmanager.update
- /lotdefine [lotname] [lotgroup] (world) - lotmanager.define
- /lotundefine [lotname] (world) - lotmanager.undefine
- /clearlot [lotname] (world) - lotmanager.clearlot
- /listlots - lotmanager.list
- /listlotgroups - lotmanager.list
- /savelots - lotmanager.savelots
- /reloadlots - lotmanager.reloadlots
Signs
- Line 1: [lot]
- Line 2: <lotname>
- Line 3: (worldname)
- Line 4 -empty-
So, how to use this?
- create a city region with worldguard as known: /region define city
- create a lotgroup for the city, limit (max) 1, price 0 (free): /logroupdefine city 1 0
- define a lot with worldguard as known, inside of the city region: /region define lot1
- add the lot to the city: /region setparent lot1 city
- add the lot1 region to the lotgroup and activate as claimable lot: /lotdefine lot1 city
- Place a Lotmanager Sign near the lot, and/or create a wall will all lot-signs near spawn maybe? The sign will update with username when a user claims the lot. It will also show the price of a lot, when its in a lotgroup with a price set.
a lotgroup doesn't have to have the same name as the parent region... you dont even need the parent region. but the lot must have the same name as the lot-region.
The Story behind this plugin: Simple: This was exactly what i wanted for my server, so i made it by myself. And since i'm an open-source-minded, here it is for the public. I am already running this on my own server, so if you wanna see it in action, just visit "bangl.de".
-
View User Profile
-
Send Message
Posted Dec 30, 2013@Gonzoman10
i do not recommend using this version on anymore. the releases here are pretty old and not updated for current bukkit/wg.
i have my own updated version which works well and is totally different already, but thats actually not in a releasable state.
if you search for an alternative, this looks pretty good: http://dev.bukkit.org/bukkit-plugins/simple-region-market/
-
View User Profile
-
Send Message
Posted Dec 20, 2013@BangL
Do this not work on bukkit 1.7? the commands for it aren't working and the server doesn't seem to notice it.
-
View User Profile
-
Send Message
Posted Nov 15, 2012current 1.7 build is also compatible to 1.4.4 dev builds.
-
View User Profile
-
Send Message
Posted Oct 17, 2012Awesome Plugin! Thanks for the tour of your server and your hospitality! I look forward to seeing new features you might add, like being able to sell plots to the lotgroup/default owner.
Cheers!
-
View User Profile
-
Send Message
Posted Oct 16, 2012Approved :D