TimRiker

factionsuuid-config.yml

Jul 19th, 2019
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.69 KB | None | 0 0
  1. # FactionsUUID by drtshock
  2. # Report issues https://github.com/drtshock/Factions/issues?state=open
  3. # Live support http://factions-support.cf
  4. # Website https://www.spigotmc.org/resources/factionsuuid.1035/
  5.  
  6. # Made with love <3
  7.  
  8. # Debug
  9. # Turn this on if you are having issues with something and working on resolving them.
  10. # This will spam your console with information that is useful if you know how to read the source.
  11. # It's suggested that you only turn this on at the direction of a developer.
  12. debug: false
  13.  
  14. # Prevent find factions exploit
  15. # This will help limit how many times a player can be sent a map of factions.
  16. # Set this to the cooldown you want, in miliseconds, for a map to be shown to a player.
  17. # If you want to log when a player violates this (only happens on chunk enter so it shouldn't be too spammy),
  18. # set log to true and it will be logged to console as "player tried to show a faction map too soon and triggered exploit blocker."
  19. findfactionsexploit:
  20. cooldown: 2000 # in miliseconds. 2000 = 2 seconds.
  21. log: false
  22.  
  23.  
  24. # Essentials Hook
  25. # Should we delete player homes that they set via Essentials when they leave a Faction if they have homes set in that
  26. # Faction's territory?
  27. delete-ess-homes: true
  28.  
  29. ### Hard Core Settings ###
  30. # Many of the features that are / are to come in this section have been requested by
  31. # people in relation to HCF servers. All settings are set to the normal Factions
  32. # behavior by default.
  33.  
  34. # Default Relation allows you to change the default relation for Factions.
  35. # Example usage would be so people can't leave then make a new Faction while Raiding
  36. # in order to be able to execute commands if the default relation is neutral.
  37. # This has always been neutral.
  38. default-relation: "neutral"
  39.  
  40. # Portal Creation
  41. # Do you want to limit portal creation?
  42. portals:
  43. limit: false # will disable the below check if set to false
  44.  
  45. # What should the minimum relation be to create a portal in territory?
  46. # Goes in the order of: ENEMY, NEUTRAL, ALLY, MEMBER.
  47. # Minimum relation allows that and all listed to the right to create portals.
  48. # Example: put ALLY to allow ALLY and MEMBER to be able to create portals.
  49. minimum-relation: MEMBER # If typed incorrectly, defaults to NEUTRAL.
  50.  
  51. ### Hard Core Settings ###
  52.  
  53. # Warps
  54. # What should be the max amount of warps that a Faction can set?
  55. max-warps: 5
  56.  
  57. # This is the cost section for warps.
  58. # It will charge them each time the command would be successful. (won't charge on erroneous /f warp attempts).
  59. # You can use decimal places here.
  60. # If enabled is set to false, it will ignore the values.
  61. warp-cost:
  62. enabled: false
  63. setwarp: 5
  64. delwarp: 5
  65. warp: 5
  66.  
  67. # Faction Fly
  68. f-fly:
  69. # Enable Faction Fly:
  70. enable: true
  71. # If a player leaves fly (out of territory or took damage)
  72. # how long should they not take fall damage for?
  73. # Set to 0 to have them always take fall damage.
  74. falldamage-cooldown: 3
  75. # From how far away a player can disable another's flight by being enemy
  76. # Set to 0 if wanted disable
  77. # Note: Will produce lag at higher numbers
  78. enemy-radius: 7
  79. # Frequency Check
  80. # Note: Use 0 to disable
  81. radius-check: 1
  82. # Should we disable flight if the player has suffered generic damage
  83. disable-generic-damage: false
  84. # Trails show below the players foot when flying, faction.fly.trails
  85. # Players can enable them with /f trail on/off
  86. # Players can also set which effect to show /f trail effect <particle> only if they have faction.fly.trails.<particle>
  87. trails:
  88. # Speed of the particles
  89. speed: 0.02
  90. # Amount spawned
  91. amount: 20
  92. # How often should we spawn these particles?
  93. # 0 disables this completely
  94. spawn-rate: 0.2
  95.  
  96. # Faction Near
  97. f-near:
  98. # Making this radius larger increases lag, do so at your own risk
  99. # If on a high radius it is advised to add a cooldown to the command
  100. # Also using {distance} placeholder in the lang would cause more lag on a bigger radius
  101. radius: 20
  102.  
  103. # Pistons
  104. # Should we disable pistons in Faction territory? This will prevent people from doing something like:
  105. # http://i.gyazo.com/6a1a31222e58a5d60ff341c13f6a8404.gif
  106. disable-pistons-in-territory: false
  107.  
  108. # Should we send titles when players enter Factions?
  109. # This is the same as finfo.titles and can be shown in conjunction with scoreboard and chat if necessary.
  110. # If you only want to show titles when entering territory,
  111. # leave this true and set scoreboard.finfo.titles and scoreboard.alsosendchat to false.
  112. enter-titles:
  113. enabled: true
  114. fade-in: 10
  115. stay: 70
  116. fade-out: 20
  117. also-show-chat: false
  118.  
  119. # /f seechunk options
  120. # Get a list of particle effects here:
  121. # https://github.com/DarkBlade12/ParticleEffect/blob/master/src/main/java/com/darkblade12/particleeffect/ParticleEffect.java
  122. see-chunk:
  123. # If disabled, it will use fake blocks like before (can cause client side lag)
  124. particles: true
  125. particle: "REDSTONE"
  126. # If the above particle is compatible with coloring we will color
  127. # it based on the current chunk's faction
  128. relational-color: true
  129. # How often should we update the particles to the current player's location?
  130. particle-update-time: 0.75
  131.  
  132. # ToolTips
  133. # This section is to configure tooltips for things like /f list
  134. tooltips:
  135.  
  136. # List
  137. # This shows up when someone does /f list for the top factions.
  138. # It will not sure up for factionless of course, just actual factions.
  139. # You can use color codes here.
  140. list:
  141. - "&6Leader: &f{leader}"
  142. - "&6Claimed: &f{chunks}"
  143. - "&6Raidable: &f{raidable}"
  144. - "&6Warps: &f{warps}"
  145. - "&6Power: &f{power}/{maxPower}"
  146. - "&6Members: &f{online}/{members}"
  147.  
  148. # Show
  149. # This shows up when someone does /f show.
  150. # It adds tooltips to each player in the list here, nothing else.
  151. # {group} will show the players primary group if you have vault installed.
  152. # {balance} will show their balance if you have vault installed.
  153. # {lastSeen} will show human readable info on when the player was last seen, or online.
  154. show:
  155. - "&6Last Seen: &f{lastSeen}"
  156. - "&6Power: &f{power}"
  157. - "&6Rank: &f{group}"
  158. - "&6Balance: &a${balance}"
  159.  
  160. # Configuration section for Scoreboards
  161. # This will allow you to completely customize how your scoreboards look.
  162. # Make sure that no lines are duplicates of each other otherwise only the first will display.
  163. # Use &0-9a-f for colors and include messages in "quotes"
  164. scoreboard:
  165.  
  166. # send faction change message as well when scoreboard is up?
  167. also-send-chat: true
  168. # How long do we want scoreboards to stay if set temporarily.
  169. expiration: 7
  170.  
  171. # FInfo scoreboard is displayed when a player walks into a new Faction's territory.
  172. # Scoreboard disappears after <expiration> seconds.
  173. # Things to be replaced in this:
  174. # {power} - faction's power. {chunks} - total claimed chunks. {members} - total members.
  175. # {online} - online members. {leader} - faction's leader. {open} - shows either true or false if open.
  176. # {raidable} - true if the faction can be claimed over, otherwise false.
  177. # {warps} - the number of warps that a faction has set.
  178. # The title of the scoreboard will be the Faction's tag and colored according to the relation with the player's Faction.
  179. # Commenting this section out will cause the info to appear in chat as the plugin originally did.
  180. finfo-enabled: true # Default to false to keep original functionality.
  181.  
  182. # SUPPORTS PLACEHOLDERS
  183. finfo:
  184. - "&6Pow: {power}"
  185. - "&3Mem: {online}/{members}"
  186. - "&4Ldr: {leader}"
  187. - "&bTer: {chunks}"
  188.  
  189. # Default board that will always show up if a player wants it to.
  190. # This can show any arbitrary text or you can use a lot of variables to replace things.
  191. # Replace {name} - player's name. {faction} - player's faction title, factionless if none.
  192. # {totalOnline} - total players on the server. {balance} - player's balance.
  193. # {maxPower} - player's max power.
  194. # {powerBoost} - player's powerboost.
  195.  
  196. default-enabled: true # Default to false to keep original functionality.
  197. default-title: "Faction" # Can use any of the values from above but this won't update once it's set (so don't set {balance}).
  198. default-update-interval: 2 # in seconds.
  199.  
  200. # This will show faction prefixes colored based on relation on nametags and in the tab.
  201. # The scoreboard needs to be enabled for this to work.
  202. default-prefixes: true
  203.  
  204. # SUPPORTS PLACEHOLDERS
  205. default:
  206. - "&6F {faction}"
  207. - "&3P {power}"
  208. - "&aB ${balance}"
  209.  
  210. factionless-enabled: false
  211. factionless:
  212. - "Make a new Faction"
  213. - "Use /f create"
  214.  
  215. # Configration section for warmups.
  216. # Warmup times are in seconds - if a value of 0 is set, there is no warmup.
  217. warmups:
  218. # Delay for /f home
  219. f-home: 10
  220. # Delay for /f warp
  221. f-warp: 10
  222. # Delay for /f fly
  223. f-fly: 2
  224.  
  225. ######################################################
  226. #################### HCF Features ####################
  227. ######################################################
  228. # These features were requested as part of Hardcore Factions or something.
  229. # All of them are disabled by default.
  230.  
  231. # Max Relation Types
  232. # Limits factions to having a max number of each relation.
  233. # Setting to 0 means none allowed. -1 for disabled.
  234. # This will have no effect on default or existing relations, only when relations are changed.
  235. # It is advised that you set the default relation to -1 so they can always go back to that.
  236. # Otherwise Factions could be stuck with not being able to unenemy other Factions.
  237. max-relations:
  238. enabled: false
  239. ally: 10
  240. truce: 10
  241. neutral: -1
  242. enemy: 10
  243.  
  244. # WorldBorder support
  245. # A buffer of 0 means faction claims can go right up to the border of the world.
  246. # The buffer is in chunks, so 1 as a buffer means an entire chunk of buffer between
  247. # the border of the world and what can be claimed to factions
  248. world-border:
  249. buffer: 2
  250.  
  251. # Raids
  252. # Allow a faction to be raided if they have more land than power.
  253. # This will make claimed territory lose all protections
  254. # allowing factions to open chests, break blocks, etc. if they
  255. # have claimed chunks >= power.
  256. hcf:
  257. raidable: false
  258.  
  259. # DTR (death til raidable) will be in /f show if enabled. Configure the message in the lang.yml
  260. dtr: false
  261.  
  262. # Should we allow Factions to over claim if they are raidable (above has no effect on this)?
  263. # This has always been true, allowing factions to over claim others.
  264. allow-overclaim: true
  265.  
  266. # Power Freeze
  267. # After a player dies, how long should the faction not be able to regen power?
  268. # This resets on each death but does not accumulate.
  269. # Set to 0 for no freeze. Time is in seconds.
  270. powerfreeze: 0
  271.  
  272. # Buffer Zone
  273. # Buffer Zone is an chunk area required between claims of different Factions.
  274. # This is default to 0 and has always been that way. Meaning Factions can have
  275. # claims that border each other.
  276. # If this is set to 3, then Factions need to have 3 chunks between their claim
  277. # and another Faction's claim.
  278. # It's recommended to keep this pretty low as the radius check could be a
  279. # heavy operation if set to a large number.
  280. # If this is set to 0, we won't even bother checking which is how Factions has
  281. # always been.
  282. buffer-zone: 2
  283.  
  284. stuck:
  285. delay: 30
  286. radius: 10
  287.  
  288. ############################################################
  289. # +------------------------------------------------------+ #
  290. # | Configurable /f show | #
  291. # +------------------------------------------------------+ #
  292. ############################################################
  293.  
  294. # You can use any variable here, including fancy messages. Color codes and or tags work fine.
  295. # Lines that arent defined wont be sent (home not set, faction not peaceful / permanent, dtr freeze)
  296.  
  297. # SUPPORTS PLACEHOLDERS
  298. show:
  299. # First line can be {header} for default header, or any string (we recommend &m for smooth lines ;p)
  300. - '{header}'
  301. - '<a>Description: <i>{description}'
  302. - '<a>Joining: <i>{joining} {peaceful}'
  303. - '<a>Land / Power / Maxpower: <i> {chunks}/{power}/{maxPower}'
  304. - '<a>Founded: <i>{create-date}'
  305. - '<a>This faction is permanent, remaining even with no members.' # only shows if faction is permanent
  306. - '<a>Land value: <i>{land-value} {land-refund}'
  307. - '<a>Balance: <i>{faction-balance}'
  308. - '<a>Bans: <i>{faction-bancount}'
  309. - '<a>Allies(<i>{allies}<a>/<i>{max-allies}<a>): {allies-list} '
  310. - '<a>Online: (<i>{online}<a>/<i>{members}<a>): {online-list}'
  311. - '<a>Offline: (<i>{offline}<a>/<i>{members}<a>): {offline-list}'
  312.  
  313. # For a /f show that does not display fancy messages that are essentially empty, use minimal-show
  314. minimal-show: false
  315.  
  316. # Factions that should be exempt from /f show, case sensitive, useful for a
  317. # serverteam faction, since the command shows vanished players otherwise
  318. show-exempt:
  319. - Put_faction_tag_here
  320. - sys
  321.  
  322.  
  323. # THIS IS FOR /f map tool tips.
  324.  
  325. # You can use any variable here, including fancy messages. Color codes and or tags work fine.
  326. # Lines that arent defined wont be sent (home not set, faction not peaceful / permanent, dtr freeze)
  327. map:
  328. # First line can be {header} for default header, or any string (we recommend &m for smooth lines ;p)
  329. - '{header}'
  330. - '<a>Description: <i>{description}'
  331. - '<a>Joining: <i>{joining} {peaceful}'
  332. - '<a>Land / Power / Maxpower: <i> {chunks}/{power}/{maxPower}'
  333. - '<a>Founded: <i>{create-date}'
  334. - '<a>This faction is permanent, remaining even with no members.' # only shows if faction is permanent
  335. - '<a>Land value: <i>{land-value} {land-refund}'
  336. - '<a>Balance: <i>{balance}'
  337. - '<a>Allies(<i>{allies}<a>/<i>{max-allies}<a>): {allies-list} '
  338. - '<a>Online: (<i>{online}<a>/<i>{members}<a>): {online-list}'
  339. - '<a>Offline: (<i>{offline}<a>/<i>{members}<a>): {offline-list}'
  340.  
  341. ############################################################
  342. # +------------------------------------------------------+ #
  343. # | Configurable /f list | #
  344. # +------------------------------------------------------+ #
  345. ############################################################
  346.  
  347. list:
  348. # You can only use {pagenumber} and {pagecount} in the header
  349. header: '&e&m----------&r&e[ &2Faction List &9{pagenumber}&e/&9{pagecount} &e]&m----------'
  350. # You can use any variables here
  351. factionless: '<i>Factionless<i> {factionless} online'
  352. # You can use any variable here
  353. entry: '<a>{faction} <i>{online} / {members} online, <a>Land / Power / Maxpower: <i>{chunks}/{power}/{maxPower}'
  354.  
  355. ############################################################
  356. # +------------------------------------------------------+ #
  357. # | Configurable /f help | #
  358. # +------------------------------------------------------+ #
  359. ############################################################
  360.  
  361. # set to true to use legacy factions help
  362. use-old-help: true
  363.  
  364. help:
  365. # You can change the page name to whatever you like
  366. # We use '1' to preserve default functionality of /f help 1
  367. '1':
  368. - '&e&m----------------------------------------------'
  369. - ' &c&lFactions Help '
  370. - '&e&m----------------------------------------------'
  371. - '&3/f create &e>> &7Create your own faction'
  372. - '&3/f who &e>> &7Show factions info'
  373. - '&3/f tag &e>> &7Change faction tag'
  374. - '&3/f join &e>> &7Join faction'
  375. - '&3/f list &e>> &7List all factions'
  376. - '&e&m--------------&r &2/f help 2 for more &e&m--------------'
  377. '2':
  378. - '&e&m------------------&r&c&l Page 2 &e&m--------------------'
  379. - '&3/f home &e>> &7Teleport to faction home'
  380. - '&3/f sethome &e>> &7Set your faction home'
  381. - '&3/f leave &e>> &7Leave your faction'
  382. - '&3/f invite &e>> &7Invite a player to your faction'
  383. - '&3/f deinvite &e>> &7Revoke invitation to player'
  384. - '&e&m--------------&r &2/f help 3 for more &e&m--------------'
  385. '3':
  386. - '&e&m------------------&r&c&l Page 3 &e&m--------------------'
  387. - '&3/f claim &e>> &7Claim land'
  388. - '&3/f unclaim &e>> &7Unclaim land'
  389. - '&3/f kick &e>> &7Kick player from your faction'
  390. - '&3/f mod &e>> &7Set player role in faction'
  391. - '&3/f chat &e>> &7Switch to faction chat'
  392. - '&e&m--------------&r &2/f help 4 for more &e&m--------------'
  393. '4':
  394. - '&e&m------------------&r&c&l Page 4 &e&m--------------------'
  395. - '&3/f version &e>> &7Display version information'
  396. - '&e&m--------------&r&2 End of /f help &e&m-----------------'
  397.  
  398. ############################################################
  399. # +------------------------------------------------------+ #
  400. # | Faction UI | #
  401. # +------------------------------------------------------+ #
  402. ############################################################
  403.  
  404. # Global Faction UI stuff.
  405. gui:
  406. # These items may be used as 'base' anywhere and all values can be replaced
  407. global:
  408. relation:
  409. material: WOODEN_SWORD
  410. name: '&8[{relation-color}{relation}&8]'
  411. lore:
  412. -
  413. action:
  414. material: TERRACOTTA
  415. name: '&8[{action-access-color}{action}&8]'
  416. # Depending on where it is used, different states are provided
  417. # allow: Action is allowed
  418. # deny: Action is denied
  419. # undefined: Action is undefined
  420. states:
  421. allow:
  422. color: LIME
  423. material: LIME_TERRACOTTA
  424. deny:
  425. color: RED
  426. material: RED_TERRACOTTA
  427. undefined:
  428. color: CYAN
  429. material: CYAN_TERRACOTTA
  430. lore:
  431. - '&8Access:'
  432. - '&8[{action-access-color}{action-access}&8]'
  433. - ''
  434. - '&8Left click to &a&lAllow'
  435. - '&8Right click to &c&lDeny'
  436. - '&8Middle click to &lUndefine'
  437. warp:
  438. material: RED_STAINED_GLASS
  439. color: RED
  440. name: '&8[&7{warp}&8]'
  441. # exist: If the warp exists
  442. # non_exist: If the warp does not exist
  443. # password: If the warp has a password, will ignore exist
  444. states:
  445. exist:
  446. material: LIME_STAINED_GLASS
  447. color: LIME
  448. password:
  449. material: BLACK_STAINED_GLASS
  450. color: BLACK
  451. lore:
  452. - '&8Password Protected'
  453. lore:
  454. -
  455. dummies:
  456. glass:
  457. material: BLACK_STAINED_GLASS_PANE
  458. color: BLACK
  459. name: ' '
  460. relation-info:
  461. material: STONE
  462. name: '&8[{relation-color}{relation}&8]'
  463. # Back is a special dummy, which will go to the previous GUI if this able
  464. back:
  465. material: ARROW
  466. name: '&7Back'
  467.  
  468. ############################################################
  469. # +------------------------------------------------------+ #
  470. # | F Permission GUI | #
  471. # +------------------------------------------------------+ #
  472. ############################################################
  473.  
  474. # TODO: Needs documentation
  475. fperm-gui:
  476. relation:
  477. # GUI Name
  478. name: 'Faction Permissions'
  479. # Amount of inventory rows, No larger than 6
  480. rows: 3
  481.  
  482. # These are the slots where the relations are going to be placed on the first GUI
  483. # Note: Slots start at 0 and end at one less that GUI size
  484. slots:
  485. recruit: 10
  486. normal: 11
  487. moderator: 12
  488. coleader: 13
  489. truce: 14
  490. ally: 15
  491. enemy: 16
  492. neutral: 22
  493. # Material to be displayed
  494. items:
  495. recruit: relation
  496. normal:
  497. base: relation
  498. material: STONE_SWORD
  499. moderator:
  500. base: relation
  501. material: IRON_SWORD
  502. coleader:
  503. base: relation
  504. material: SPONGE
  505. truce:
  506. base: relation
  507. material: IRON_AXE
  508. ally:
  509. base: relation
  510. material: DIAMOND_SWORD
  511. enemy:
  512. base: relation
  513. material: DIAMOND_AXE
  514. neutral:
  515. base: relation
  516. material: STONE
  517. # Dummy items, defined in the global gui section (Can be overwritten)
  518. dummies:
  519. '0': glass
  520. '1': glass
  521. '2': glass
  522. '3': glass
  523. '4': glass
  524. '5': glass
  525. '6': glass
  526. '7': glass
  527. '8': glass
  528. action:
  529. name: 'Faction Permissions'
  530. rows: 4
  531. slots:
  532. build: 9
  533. destroy: 10
  534. frost_walk: 11
  535. pain_build: 12
  536. door: 13
  537. button: 14
  538. lever: 15
  539. container: 16
  540. invite: 17
  541. kick: 18
  542. item: 19
  543. sethome: 20
  544. withdraw: 21
  545. territory: 22
  546. access: 23
  547. promote: 24
  548. setwarp: 25
  549. warp: 26
  550. ban: 27
  551. disband: 28
  552. fly: 29
  553. items:
  554. build: action
  555. destroy: action
  556. frost_walk: action
  557. pain_build: action
  558. door: action
  559. button: action
  560. lever: action
  561. container: action
  562. invite: action
  563. kick: action
  564. item: action
  565. sethome: action
  566. withdraw: action
  567. territory: action
  568. access: action
  569. promote: action
  570. setwarp: action
  571. warp: action
  572. ban: action
  573. disband: action
  574. fly: action
  575. dummies:
  576. '0': glass
  577. '1': glass
  578. '2': glass
  579. '3': glass
  580. '4': glass
  581. '5': glass
  582. '6': glass
  583. '7': glass
  584. '8': glass
  585. '34': back
  586. '35': relation-info
  587.  
  588.  
  589. ############################################################
  590. # +------------------------------------------------------+ #
  591. # | Faction Warp GUI | #
  592. # +------------------------------------------------------+ #
  593. ############################################################
  594.  
  595. fwarp-gui:
  596. name: "Faction Warps"
  597. rows: 3
  598. password-timeout: 5
  599. slots:
  600. '0': 11
  601. '1': 12
  602. '2': 13
  603. '3': 14
  604. '4': 15
  605. items:
  606. '0': warp
  607. '1': warp
  608. '2': warp
  609. '3': warp
  610. '4': warp
  611. dummies:
  612. '0': glass
  613. '1': glass
  614. '2': glass
  615. '3': glass
  616. '4': glass
  617. '5': glass
  618. '6': glass
  619. '7': glass
  620. '8': glass
  621.  
  622. ############################################################
  623. # +------------------------------------------------------+ #
  624. # | Big List of variables | #
  625. # +------------------------------------------------------+ #
  626. ############################################################
  627. # Fancy variables. Can only be used in /f show
  628. # - {allies-list} : Lists each faction ally with tooltips
  629. # - {enemies-list} : Lists each faction enemy with tooltips
  630. # - {online-list} : Lists all online members with tooltips
  631. # - {offline-list} : Lists all offline members with tooltips
  632. # Player variables. Can be used in tooltips.show, scoreboards, or /f show
  633. # - {group} : Players group
  634. # - {name} : Players name
  635. # - {lastSeen} : Last time player was seen (if offline), or just 'Online'
  636. # - {balance} : Players balance
  637. # - {player-kills} : # of kills the player has
  638. # - {player-deaths}: # of deaths the player has
  639. # Faction variables. Can be used in tooltips.list, scoreboards, or /f show
  640. # - {header} : Default factions header (ex. /f show)
  641. # - {faction} : Factions tag (if none, uses lang.yml for factionless name)
  642. # - {joining} : How to join this faction
  643. # - {power} : Factions deaths until raidable value
  644. # - {power-boost} : DTR Symbol based on current DTR (max, regen, frozen, raidable)
  645. # - {maxPower} : Factions max deaths until raidable value
  646. # - {chunks} : # of claims faction has (in chunks)
  647. # - {warps} : # of warps faction has
  648. # - {description} : Factions description
  649. # - {create-date} : Date faction was created
  650. # - {leader} : Faction leader
  651. # - {land-value} : Value of all claims
  652. # - {land-refund} : Calculated refund value
  653. # - {allies} : # of allies faction has
  654. # - {enemies} : # of enemies faction has
  655. # - {online} : # of faction members online
  656. # - {offline} : # of faction members offline
  657. # - {members} : # of faction members (includes offline)
  658. # - {faction-balance} : Faction bank balance
  659. # - {world}, {x}, {y}, {z} : Faction home variables. You don't need to use them all.
  660. # - {faction-kills} : # of kills the faction has
  661. # - {faction-deaths}: # of deaths the faction has
  662. # - {faction-bancount} : # of bans the faction has
  663. # Faction Permissions GUI variables. Can only be used in GUI
  664. # - {relation} : Shows relation name (Can be used in action and relation)
  665. # - {relation-color} : Relation color
  666. # - {action} : Shows action name (Can only be used in action)
  667. # - {action-access} : Shows the action's access with current relation
  668. # - {action-access-color} : Access color
  669. # General variables. Can be used anywhere.
  670. # - {total-online} : Total # of players on the server
  671. # - {max-warps} : Max # of warps a faction can set
  672. # - {max-allies} : Max # of allies a faction can have
  673. # - {max-enemies} : Max # of enemies a faction can have
  674. # - {factionless} : Count of all factionless players online
Add Comment
Please, Sign In to add comment