[Index A] Commands List, Usage, & Permission Nodes

Overview

Important Permissions Note

Save yourself lots of time and energy by using the "global" nodes. If you want your players/admins to be able to use SOME commands, but not others, you have to give them the specific permission node associated with that command, and NOT give them a "global" node.

Want your players to be able to use ALL of the player commands with no restrictions?

  • Give them the global player permission node: guilds.general.*

Want your admins to be able to use ALL of the admin commands with no restrictions?

  • Give them the global admin permission node: guilds.admin.*

Want your players to be able to use ALL of the built-in "level unlock benefits" (see: Leveling System Page) with no restrictions?

  • Give them the global level unlocks permission node: guilds.powers.*

List of commands

Guild Creation / Disbandment
  • /guild create <guild name>
    • Aliases:
      • /gu create <guildname>
    • Permission Node: "guilds.general.create"
    • What it does: Creates a guild of the specificed name. Cannot contain numbers or special characters. Maximum length 10 characters, minimum length 4 characters. Cannot match a guild that already exists.
  • /guild disband
    • Aliases:
      • /gu disb
    • Permission Node: "guilds.general.disband"
    • What it does: Disbands the guild you are in. Removes the guild from existence, and sets all members of the guild to "unguilded" (Current_Guild: None). ONLY the leader of a guild can use this command. There is no "Are you sure?", so use this command at risk.
Guild Recruitment (Invitations, etc)
  • /guild invite <player name>
    • Aliases:
      • /gu inv <player name>
    • Permission Node: "guilds.general.invite"
    • What it does: Invites the target player to join your guild. ONLY guild leaders / officers can use this command.
  • /guild dismissinvite
    • Aliases:
      • /gu dismissinvites
    • Permission Node: "guilds.general.dismissinvite"
    • What it does: Cancels an pending guild invitations sent to you.
  • /guild checkinvite
    • Aliases:
      • /gu checkinvites
    • Permission Node: "guilds.general.checkinvite"
    • What it does: Checks what guild you are currently invited to.
Joining Guilds, Leaving Guilds
  • /guild join <guild name>
    • Aliases:
      • /gu join <guild name>
    • Permission Node: "guilds.general.join"
    • What it does: Joins a guild which you are currently invited to. To see what guild you are currently invited to, see "/guild checkinvite".
  • /guild leave
    • Aliases:
      • /gu quit
    • Permission Node: "guilds.general.leave"
    • What it does: Leaves your current guild. There is no "Are you sure?", so use this command at risk. Leaders cannot leave guilds, they must set a new leader first.
Guild Member Management (Promotions, Demotions, Kicks, Etc)
  • /guild promote <player name>
    • Aliases:
      • /gu prom <player name>
    • Permission Node: "guilds.general.promote"
    • What it does: Promotes a member of your guild +1 rank. Guild leaders can promote up to Rank 9, Officers can promote up Rank 8.
  • /guild demote <player name>
    • Aliases:
      • /gu dem <player name>
    • Permission Node: "guilds.general.demote"
    • What it does: Demotes a member of your guild - 1 rank. Guild leaders can use this on anybody but themselves (they must use /guild newleader if they no longer wish to be leader), and Officers can use it on anybody below Officer rank. No one can be demoted below the guilds "default lowest rank" as defined by the guild leader (Default: rank 1).
  • /guild kick <player name>
    • Aliases:
      • /gu kick <player name>
    • Permission Node: "guilds.general.kick"
    • What it does: Kicks a player from your guild. Guild leaders can use this on anybody but themselves, Rank 9 players can use it on anybody below Rank 9.
  • /guild setnewleader <player name>
    • Aliases:
      • /gu snl <player name>
    • Permission Node: "guilds.general.newleader"
    • What it does: Promotes a guild member to be the new leader of the guild. Changes the old leader back to the lowest rank within the guild. Guild leaders must do this command first before they are able to leave a guild (or they can disband the entire guild). ONLY the leader of a guild can use this command. There is no "Are you sure?", so use this command at risk.
Guild Information Commands
  • /guild info <guild name>
    • Aliases:
      • /gu inf <guild name>
    • Permission Node: "guilds.general.guildinfo"
    • What it does: Lists information about the guild specificed (name, number of members, level, type, etc). If no guild is specified, it defaults to your current guild (if you're in one).
  • /guild guildlist
    • Aliases:
      • /gu guildlist
    • Permission Node: "guilds.general.guildlist"
    • What it does: Lists all of the active guilds on the server. This list can be long if your server is large, so scroll up!
  • /guild viewroster <guild name>
    • Aliases:
      • /gu memberlist <guild name>
    • Permission Node: "guilds.general.viewroster"
    • What it does: Lists all members within a specified guild. Not specifying a guild defaults to your current guild (if you're in one).
  • /guild ranklist
    • Aliases:
      • /gu ranklist
      • /gu viewranks
    • Permission Node: "guilds.general.ranklist"
    • What it does: Lists all ranks within your current guild. Excludes ranks below the "default lowest rank" setting for your current guild.
  • /guild playerinfo <player name>
    • Aliases:
      • /gu pinfo <player name>
    • Permission Node: "guilds.general.playerinfo"
    • What it does: Provides basic information about a specific player pertaining to their current guild (their rank, their contributions, etc).
  • /guild help
    • Aliases:
      • /gu help
      • /gu commands
    • Permission Node: "guilds.general.help"
    • What it does: Provides a list of commands for the guilds plugin.
Modifying your Guild Properties
  • /guild settype <type>
    • Aliases:
      • /gu settype <type>
    • Permission Node: "guilds.general.settype"
    • What it does: Sets your guilds "type" for recruitment purposes (currently no functionality). PvP, PvE, RP, etc. Only guild leaders can use this command.
  • /guild setmaxmembers <number>
    • Aliases:
      • /gu setmaxmembers <number>
    • Permission Node: "guilds.general.setmaxmembers"
    • What it does: Sets the maximum members for your guild. Only guild leaders can use this command.
  • /guild renamerank <rank number> <new name>
    • Aliases:
      • /gu renamerank <rank number> <new name>
    • Permission Node: "guilds.general.renamerank"
    • What it does: Rename a rank within your guild. Only a guild leader can use this command. Maximum 10 characters per rank.
  • /guild setlowestrank <rank number>
    • Aliases:
      • /gu setdefaultrank <rank number>
    • Permission Node: "guilds.general.setlowestrank"
    • What it does: Marks a specific rank (1-10) as the "default" rank. Players who join the guild start out at this rank. Ranks below this setting are considered "inactive" for your guild. Can only be used on ranks 1-8, not 9 (Officer) or 10 (Leader). Example: I want my guild to only be 5 ranks (not the default of 10). I would do: "/guild setdefaultrank 6" - this "eliminates" ranks 1,2,3,4,5 in my guild. Now I can rename ranks 6,7,8,9,10 to whatever I like, and my guild only has 5 ranks total.
Using Guild Level Benefits
  • /guild powers hometele
    • Aliases:
      • /ghome
      • /gu powers hometeleport
      • /gu powers recall
    • Permission Node: "guilds.powers.hometeleport"
    • What it does: Teleports to your guilds home location, subject to the "Guild_Home_Teleport_Cooldown:" option in the servers guilds/config.yml. Your guild must have unlocked this benefit by reaching the required guild level for "guild home teleportation", as defined in the guilds/config.yml.
  • /guild powers sethome
    • Aliases:
      • /gsethome
      • /gu powers sethome
    • Permission Node: "guilds.powers.sethome"
    • What it does: Sets your guilds home to where you are standing. Must have unlocked the guild home teleport level benefit. Only the guild leader can use this command. Subject to the "Guild_Set_Home_Cooldown:" option in the servers guilds/config.yml.
  • /guild compass
    • Aliases:
      • /gcompass
      • /gu powers compass
    • Permission Node: "guilds.powers.compass"
    • What it does: Points your compass to your guilds home (only if you are on the same world). Your guild must have a home set for this to work. Your guild must have unlocked this benefit by reaching the required guild level for "guild home compass point", as defined in the guilds/config.yml.
  • /guild powers help
    • Aliases:
      • /gu powers help
      • /gu powers commands
    • Permission Node: "guilds.powers.help"
    • What it does: Provides a list of commands for powers in the guilds plugin.
Using Admin Commands
  • /guild admin setlevel <guild name> <number>
    • Aliases:
      • /gu admin setlevel <guild name> <number>
    • Permission Node: "guilds.admin.setlevel"
    • What it does: Sets the entered guild to a specific level (1-25).
  • /guild admin removemember <player name> <guild name>
    • Aliases:
      • /gu admin removemember <player name> <guild name>
    • Permission Node: "guilds.admin.removemember"
    • What it does: Manually removes a member from the specified guild. Will not work on the leader of said guild.
  • /guild admin addmember <player name> <guild name>
    • Aliases:
      • /gu admin addmember <player name> <guild name>
    • Permission Node: "guilds.admin.addmember"
    • What it does: Manually adds a member to the specified guild. Puts them at the guilds default rank.
  • /guild admin banplayer <player name>
    • Aliases:
      • /gu admin ban <player name>
    • Permission Node: "guilds.admin.banplayer"
    • What it does: Bans a player from joining any guilds. Removes them from any current guild. Won't work if they are a guild leader.
  • /guild admin unbanplayer <player name>
    • Aliases:
      • /gu admin unban <player name>
    • Permission Node: "guilds.admin.unbanplayer"
    • What it does: Unbans a player from the guilds system. Won't work if they are a guild leader.
  • /guild admin help
    • Aliases:
      • /gu admin commands
      • /gu admin help
    • Permission Node: "guilds.admin.help"
    • What it does: Provides a list of admin commands for the guilds plugin.
Land Claiming Commands
  • /gclaim
    • Permission Node: "guilds.protection.claim"
    • What it does: Claims the plot of land you are standing on for your Guild
  • /gunclaim
    • Permission Node: "guilds.protection.unclaim"
    • What it does: Unclaims the plot of land you are standing
  • /guild map
    • Permission Node: "guilds.general.map"
    • What it does: Shows you a map of your surroundings with a legend to accompany it

Comments

Posts Quoted:
Reply
Clear All Quotes