City is a plugin very inspired by Towny.
City provide the possibility to buy cities and manage it.
Features
-
Cities
Players can buy cities
Players can buy private cities
Players can claim chunks for a city by using money (need to be hooked with the city)
Players can claim outpost chunks for a city by using (more) money
Players can buy a specific chunk inside a city
Max chunks per cities is defined by the number of residents
Cities pay taxes based on claim number (daily) and are destroyed if they canât pay
A city has its own bank account
Mayor can set tax for player (daily)
Players can be removed if they donât pay tax (specific for each city with a mayor perm)
Most of the config and local perms can be set ingame by clicking on text
Residents can be teleported to their city
Cities can have custom names in chat
Admins can set no mayor with /ca command. This city can become an admin city and donât pay tax.
Players can display dynamic city map with /c citymap -
City world
Administrators can toggle permission on an entire world -
Chunk
When a chunk is claimed by a city, mayor and assistant can sell them to residents.
When a player buys a chunk he can toggle perms on it. -
Private Cities
Are less expansive than normal cities. Are like cities but players canât invite other players inside. -
Internal permission types
Build
Destroy
Switch
Use Item (Protect NPC, Horses, Healer (pixelmonmod) and more)
Interact entity
PVP
SpawnMob
SpawnCreature
Natural Spawn -
Internal permission user
Resident (of the town)
Outsider (Someone who does not belong to the city)
Empire (Someone who belongs to the empire) (coming soon) -
Internal permission feature
The owner of a city is a mayor
Mayor can nominate assistants
Mayor and assistants can modify perms on the entire city
Players can modify perms on their own chunks
Administrators can modify perms on the entire world -
Special features
This plugin is dev for support pixelmonmod.
Fossil cleaner glitch fixed!
Commands
- /city /c
-claim
-claimoutpost
-create (Perm : city.create )
-createprivate (Perm : city.createprivate)
-credit
-deposit
-destroy
-help
-info
-invite (Perm : city.invite )
-join (Perm : city.join )
-leave
-list
-price
-setcustomname (Perm : city.setcustomname )
-settax (Perm : city.settax)
-setteleport (Perm : city.setteleport )
-teleport (Perm : city.teleport )
-unclaim
-withdraw
-citymap
- /citychunk /cc
-sell
-
/cityworld /cw (Perm : city.cityworld)
-
/cityadmin /ca (Perm : city.cityadmin)
-polisimport
-setmayor [city] [player/none]
-setbonusclaim [cityName] [bonusClaim] (bonus claim can be negative)
-addbonusclaim [cityName] [bonusClaim] (bonus claim can be negative)
-adminbypass
Configs
Example:
{
âlastTaxCheckâ: 11,
âchunkPerPlayerâ: 5,
âchunkDailyCostBaseâ: 10.0,
âchunkClaimCostâ: 500.0,
âoutpostClaimCostâ: 20000.0,
âcityCreateCostâ: 30000.0,
âcityChunkseparatorâ: 10,
âcityNameLenghtâ: 20,
âcustomCityNameLenghtâ: 3,
âmaxPlayerTaxOnCityâ: 9999,
âdefaultPlayerTaxOnCityâ: 25,
âteleportCityCooldownInSecondsâ: 60,
âcityNameInChatâ: true,
âantiSpamAdvertMessageInMsâ: 1000,
âdisableCollideMessageâ: true,
âdissociatePixelmonEntityFromCreatureSpawnâ: true,
âallowBreedingâ: false,
âserverOverridePermâ: {
âinteractEntityLivingâ: {
âforceThisPermOnServerâ: false,
âvalueOfPermâ: true
},
âpvpâ: {
âforceThisPermOnServerâ: false,
âvalueOfPermâ: false
},
âspawnCreatureâ: {
âforceThisPermOnServerâ: false,
âvalueOfPermâ: false
},
ânaturalSpawnâ: {
âforceThisPermOnServerâ: true,
âvalueOfPermâ: false
},
âspawnMobâ: {
âforceThisPermOnServerâ: false,
âvalueOfPermâ: false
}
}
}
Please never modify âlastTaxCheckâ. Tax are checked when a player join the server and when itâs a new day !
Imports
- Polis (verry beta import)
Step:
-You need to have no City of City plugin to use this command
-Use /ca importpolis
-Stop server
-Remove Polis
-Start server
City will be create at the same place as old Polis claim.
Resident could be empty, just ask to mayors to add them.
The most import is are the claims If you have bugs on this features, please make a bug report.
Stats
Dynmap
City work now with dynmap ! Special thanks to towny dynmap.
Screenshot
/c citymap demo
Download
This plugin still in beta
Do not hesitate to report bugs or give me idea here
Other
- Iâm french, so sorry for spelling mistakes, i havent a really good level
- Skype support: quequierebego
- For bugs use Bitbucket tracker please.
- You want to make a tutorial video for this plugin ? Add me on skype
- You want to correct this presentation ? Add me too.
Dev for http://pixelsky-mc.com/
Contributor:
tenten8401