I plan on making a *custom* factions plugin (already have a good portion coded) this would be based off of MassiveCore/Factions 2.8.3.
Here a list of the planned features for the plugin:
More about /f banner:
Instead of allowing /tpahere in combat, this feature allows you to place your faction's banner in combat, alerting your faction that you need assistance and allowing them to teleport to your banner. This will work anywhere that doesn't replace a block, but only lasts for the set amount of seconds. They cannot place the banner in water etc so it cannot be exploited and this banner can be placed anywhere.
Here are some of the new perms in /f perm: https://gyazo.com/d3cd9f2eb93e813ba3af5200928ea82b
New additions to the config:
Currently don't have a price for this also I don't plan to sell many copies of this to keep this somewhat exclusive. Just wondering how many people would be interested in this note it will be a premium price
Here a list of the planned features for the plugin:
- /f unclaim/claim line
- /f banner and /f assist (look below for details on this)
- A new trusted permission that will allows factions to use /f perm to give permissions for not being able to place blocks and break blocks plus tp accept anyone that isn't in their faction
- /f coleader - adds a coleader rank to factions instead of just officers
- Factions fly and AOE fly allows players to fly with said permission and if said player has the AOE perm the member of his factions will be able to fly (in a certain set distance)
- /f stealth for factions players not wanting to set off enemy factions players fly (so they arent alerted that someone is in their claims)
- /f wild just a basic wild tp command
- /f warp (you can warp to allies based on permission setup of /f perm)
- Anti log off in enemy territory
- Click to claim f map (click the chunks on /f map and claim them)
More about /f banner:
Instead of allowing /tpahere in combat, this feature allows you to place your faction's banner in combat, alerting your faction that you need assistance and allowing them to teleport to your banner. This will work anywhere that doesn't replace a block, but only lasts for the set amount of seconds. They cannot place the banner in water etc so it cannot be exploited and this banner can be placed anywhere.
Here are some of the new perms in /f perm: https://gyazo.com/d3cd9f2eb93e813ba3af5200928ea82b
New additions to the config:
Code:
"wildCooldownSeconds": 3600,
"wildWarmupSeconds": 5,
"wildMaxX": 500,
"wildMaxY": 500,
"wildEnabledWorlds": {
"worlds": [
"ENABLED_WOLRDS_HERE",
"ANOTHER_ENABLED_WORLD"
]
},
"setLineMax": 20,
"claimChunkMaxDis": 15,
"flyAOEDistance": 50,
"flyCancelDistanceX": 30,
"flyCancelDistanceY": 255,
"flyCancelDistanceZ": 30,
"flyCancelMessage": "&cYour fly has been taken away!",
"flyEnableMessage": "&1You can fly!",
"playerQuitMessage": "%PLAYER% &3has quit",
"playerJoinMessage": "%PLAYER% &3has joined",
"warmup": 5,
"amountOfWarps": 5,
"trustedCannotBreakBlocks": [
"MOB_SPAWNER",
"HOPPER",
"DISPENSER"
],
"trustedCannotPlaceBlocks": [
"TNT",
"DISPENSER"
],
"disableUntrustedTpAccept": true,
"teleportPlayerOnKickOrLeaveIfInOwnLand": true,
"removePlayerMillisFromLand": 900000,
"costForBanner": 100,
"messageForAssist": "&3Your faction needs help use /f assist to help!",
"timeTillAssistTimeout": 60,
Currently don't have a price for this also I don't plan to sell many copies of this to keep this somewhat exclusive. Just wondering how many people would be interested in this note it will be a premium price
