Factions: Difference between revisions

From AlphaPlace Wiki
Jump to navigation Jump to search
m Added to server internals category
Major rewrite
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Server internals]]
[[Category:Server internals]]
The factions plugin is a plugin used on AP to create towns, and is mainly meant to allow players to protect their builds.<br>
[[Category:Server plugins]]


Sections:
The Factions plugin was made by [https://github.com/MassiveCraft/factions the MassiveCraft team] and the version used on [[AlphaPlace]] is modified by Strultz.<br>
* 1 - Factions overview
It's used to create towns, and is mainly meant to allow players to protect their builds.<br>
* 2 - how to join/create your own faction
While it was orginally intended for PvP, Factions is configured on AP to behave like Towny on due to the latter (version for <code>b1.7.3</code>) being too buggy and unreliable for players to use.<br>
* 3 - Managing your faction ( for new faction owners/managers )


== Factions Overview ==
Players in territory of a faction they're not a part of cannot break/place blocks and open chests/furnaces (can also be locked with [[Lockette]]) in there.


Factions is a plugin meant to replace towny on [[AlphaPlace]] due to towny being buggy and unreliable for players to use.<br>
== Commands ==
The plugin is a way to protect your builds and maybe even start a town with multiple players. <br>
=== Creation ===
How factions work is that when, lets call a player fedep. fedep wants to protect their build, it could be a house or some pixel art and he owns a faction.<br>
* <code>/f join <faction></code> - Joins a faction.<br>
fedep claims the land ( chunk or chunks ) where the build is located. in claimed land, unless you are in fedep's faction, you cant do any chunk edits in his faction, this includes:
:- If the specified is invite-only, the moderators/assistants/admin of said faction must run <code>/f invite <username></code>.<br>
* breaking/placing blocks
* <code>/f create <name></code> - Creates a faction.
* opening chests and furnaces ( this can also be locked with [[Lockette]] to make it your own personal chest )


== How to join/make your own faction ==
=== Management ===
 
There are plenty of commands at one's disposal; the most useful ones are:
You can join a faction with /f join <faction>, replace <faction> with the faction you want to join.<br>
* <code>/f tag <name></code> - Changes own faction name.
if the faction you want to join is invite only, you need to have an invite before joining said faction.<br>
* <code>/f desc <desc></code> - Changes own faction description.
if you want to make your own faction, simply do /f create <faction name>.
* <code>/f close</code> or <code>/f open</code> - Toggles invite-only mode.
 
* <code>/f claim</code> - Claims current chunk.
== managing your faction ( for new faction owners/managers ) ==
* <code>/f autoclaim [on/off]</code> - Automatically claims land when entering wilderness/unclaimed chunks.
 
* <code>/f invite <player name></code> - invites players to your faction.
there are plenty of commands at your disposal, the most useful ones being:
=== Helper commands ===
* /f tag <tag> - this changes your faction name
'''Faction helpers''' have permissions to build in factions they have no membership in. Not to be confused with the staff rank.
* /f desc <desc> - this gives your faction a description
* <code>/f helper invite <playername></code> - Invites a player as a helper.
* /f close - closes/opens a faction, making it where you can make it invite only or free to join
* <code>/f helper deinvite <playername></code> - Revokes helper invite for a user.
* /f claim - claim whatever land you are on ( manual claiming )
* <code>/f helper join <faction></code> - Join a faction as a helper.
* /f autoclaim - when you walk around on unclaimed land ( unclaimed land being wilderness ) you claim it automatically, this is really useful for whenever you are claiming massive amounts of land
* <code>/f helper leave <faction></code> - Leave a faction as helper.
* /f invite <player name> - invites players to your faction
* <code>/f helper kick <user></code> - Kicks a helper.
* /f helper invite <playername> - invites helpers to your faction ( helpers are people who aren't in your faction but also have permissions to build in your faction
* <code>/f helper list</code> - List the factions you're a helper in.
* /f helper deinvite <playername> - revokes a helper invite for a user
* <code>/f disband</code> - Obliterates a faction.
* /f helper join <faction> - join a faction as a helper ( this will not take away your current faction status if done )
:- '''''Irreversible and permanent'''''; only do this if you want to actually delete your faction.
* /f helper leave <faction> - drop the helper ability for a faction
<hr>
* /f helper kick <user> - as a faction moderator/owner, run this to kick a helper
<gallery mode="packed">
* /f helper list - list the factions you are a helper in.
File:Factions-help.png
* /f disband - disbands your faction ( ONLY DO THIS IF YOU ACTUALLY WANT TO DISBAND YOUR FACTION )
File:Factions-list.png
 
File:Factions-who.png
== closing ==
File:Factions-map.png
 
</gallery>
this page can be edited if its missing anything regarding factions or if there is anything incorrect with whatever is here.

Latest revision as of 00:30, 4 September 2024


The Factions plugin was made by the MassiveCraft team and the version used on AlphaPlace is modified by Strultz.
It's used to create towns, and is mainly meant to allow players to protect their builds.
While it was orginally intended for PvP, Factions is configured on AP to behave like Towny on due to the latter (version for b1.7.3) being too buggy and unreliable for players to use.

Players in territory of a faction they're not a part of cannot break/place blocks and open chests/furnaces (can also be locked with Lockette) in there.

Commands

Creation

  • /f join <faction> - Joins a faction.
- If the specified is invite-only, the moderators/assistants/admin of said faction must run /f invite <username>.
  • /f create <name> - Creates a faction.

Management

There are plenty of commands at one's disposal; the most useful ones are:

  • /f tag <name> - Changes own faction name.
  • /f desc <desc> - Changes own faction description.
  • /f close or /f open - Toggles invite-only mode.
  • /f claim - Claims current chunk.
  • /f autoclaim [on/off] - Automatically claims land when entering wilderness/unclaimed chunks.
  • /f invite <player name> - invites players to your faction.

Helper commands

Faction helpers have permissions to build in factions they have no membership in. Not to be confused with the staff rank.

  • /f helper invite <playername> - Invites a player as a helper.
  • /f helper deinvite <playername> - Revokes helper invite for a user.
  • /f helper join <faction> - Join a faction as a helper.
  • /f helper leave <faction> - Leave a faction as helper.
  • /f helper kick <user> - Kicks a helper.
  • /f helper list - List the factions you're a helper in.
  • /f disband - Obliterates a faction.
- Irreversible and permanent; only do this if you want to actually delete your faction.