Anyone that would be interested for custom factions plugin

Status
This thread has been locked.

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
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:
  • /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
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

DamagedShadows

Supreme
Feedback score
0
Posts
943
Reactions
157
Resources
0
Its a decent idea but needs alot more features if your looking to beat any of the already made faction remakes. Good start though :p
 

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
Its a decent idea but needs alot more features if your looking to beat any of the already made faction remakes. Good start though :p
This isnt meant to be a remake at all this is just adding desirable features that are only found on select servers not looking to beat anyone though just adding features that aren't seen other than on select servers. But any suggestions of what I should add to the plugin?
 

DamagedShadows

Supreme
Feedback score
0
Posts
943
Reactions
157
Resources
0
This isnt meant to be a remake at all this is just adding desirable features that are only found on select servers not looking to beat anyone though just adding features that aren't seen other than on select servers. But any suggestions of what I should add to the plugin?

Ahh ok my bad and as far as the f warp goes did you make it like...
/f warp (warpname) (password)
Obviously the only way to get the password is to ask the owner and co owner of the faction cuz their the only ones who know it and can actually see the password when they list the f warps
 

Grrocks

Feedback score
0
Posts
228
Reactions
76
Resources
0
Ahh ok my bad and as far as the f warp goes did you make it like...
/f warp (warpname) (password)
Obviously the only way to get the password is to ask the owner and co owner of the faction cuz their the only ones who know it and can actually see the password when they list the f warps
Its done as follows currently: /f warp (name) (factionName) (password)
and if there is no password then /f warp (name) works
 

Lyfe

Supreme
Feedback score
37
Posts
983
Reactions
417
Resources
0
I am super interested, but would want more features. Please add me on skype: unitedmc (same profile pic as on Mcm)
 
Status
This thread has been locked.
Top