Factions: Difference between revisions

From AlphaPlace Wiki
Jump to navigation Jump to search
m Added to server internals category
m Fixed empty space.
 
(2 intermediate revisions by 2 users 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]]
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>
It's used to create towns, and is mainly meant to allow players to protect their builds.<br>
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>


Sections:
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.
* 1 - Factions overview
* 2 - how to join/create your own faction
* 3 - Managing your faction ( for new faction owners/managers )


== Factions Overview ==
== Commands ==
=== Creation ===
* <code>/f join <faction></code> - Joins a faction.<br>
:- If the specified is invite-only, the moderators/assistants/admin of said faction must run <code>/f invite <username></code>.<br>
* <code>/f create <name></code> - Creates a faction.


Factions is a plugin meant to replace towny on [[AlphaPlace]] due to towny being buggy and unreliable for players to use.<br>
=== Management ===
The plugin is a way to protect your builds and maybe even start a town with multiple players. <br>
There are plenty of commands at one's disposal; the most useful ones are:
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 tag <name></code> - Changes own faction name.
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:
* <code>/f desc <desc></code> - Changes own faction description.
* breaking/placing blocks
* <code>/f close</code> or <code>/f open</code> - Toggles invite-only mode.
* opening chests and furnaces ( this can also be locked with [[Lockette]] to make it your own personal chest )
* <code>/f claim</code> - Claims current chunk.
 
* <code>/f autoclaim [on/off]</code> - Automatically claims land when entering wilderness/unclaimed chunks.
== How to join/make your own faction ==
* <code>/f invite <player name></code> - invites players to your faction.
 
=== Helper commands ===
You can join a faction with /f join <faction>, replace <faction> with the faction you want to join.<br>
'''Faction helpers''' have permissions to build in factions they have no membership in. Not to be confused with the staff rank.
if the faction you want to join is invite only, you need to have an invite before joining said faction.<br>
* <code>/f helper invite <playername></code> - Invites a player as a helper.
if you want to make your own faction, simply do /f create <faction name>.
* <code>/f helper deinvite <playername></code> - Revokes helper invite for a user.
 
* <code>/f helper join <faction></code> - Join a faction as a helper.
== managing your faction ( for new faction owners/managers ) ==
* <code>/f helper leave <faction></code> - Leave a faction as helper.
 
* <code>/f helper kick <user></code> - Kicks a helper.
there are plenty of commands at your disposal, the most useful ones being:
* <code>/f helper list</code> - List the factions you're a helper in.
* /f tag <tag> - this changes your faction name
* <code>/f disband</code> - Obliterates a faction.
* /f desc <desc> - this gives your faction a description
:- '''''Irreversible and permanent'''''; only do this if you want to actually delete your faction.
* /f close - closes/opens a faction, making it where you can make it invite only or free to join
<hr>
* /f claim - claim whatever land you are on ( manual claiming )
<gallery mode="packed">
* /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
File:Factions-help.png
* /f invite <player name> - invites players to your faction
File:Factions-list.png
* /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
File:Factions-who.png
* /f helper deinvite <playername> - revokes a helper invite for a user
File:Factions-map.png
* /f helper join <faction> - join a faction as a helper ( this will not take away your current faction status if done )
</gallery>
* /f helper leave <faction> - drop the helper ability for a faction
* /f helper kick <user> - as a faction moderator/owner, run this to kick a helper
* /f helper list - list the factions you are a helper in.
* /f disband - disbands your faction ( ONLY DO THIS IF YOU ACTUALLY WANT TO DISBAND YOUR FACTION )
 
== closing ==
 
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 17:46, 2 December 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.