- 29,615 views, 0 today
- 3,059 downloads, 0 today
29
Permissions Mod
A Mod developed for Forge Modloader Servers. This Mod features the ability to:
- Create Custom Ranks on your server
- Give Ranks to Players
- Area & Chest Protection
- Change Spawn Point using a single command
- Use color formatting in chat using &0 - &9 and &a - &f
It is only necessary to install on servers, but can also be installed on clients which are staff members of your server. I will be adding a GUI to this Mod so that managing permissions will become more easy once installed on clients.
Quick Installation
1) Install Forge1.5.2-7.8.0.716
2) Place the ZIP file in themodsfolder which is located inside your.minecraftfolder
3) Start Minecraft. The Mod will generate default configuration files.


Available permissions
Kick Players:kick
Ban Players:ban
Mute Players:mute
Build:build
Demolish:demolish
Teleport to your bed:home
Teleport a player to another player:tp
Teleport yourself to another player:tpme
Give items to a player:give
Give items to yourself:giveme
Change the Server Spawn Point:setspawn
Teleport to the Server Spawn Point:tpspawn
Protect Areas & Chests:protect
Configuration (commands)
To start, add players to your ops.txt file to make them become Admin.
Commands available to everyone
Display the help:.help
Display the available ranks:.ranks
Display the staff members:.staff
Display the protected areas:.protected
Display the protected areas for this username:.protected [username]
Display your coordinates (X, Y, Z):.coords
Admin Commands
Add / Remove a permission for a rank: .perm [rank] [permission] [+/-]
Please see the available permissions list above. Use + to add the permission or - to remove it.
Add / Remove all permissions to / from a rank: .allperms [rank] [+/-]
Please see the available permissions list above. Use + to add the permission or - to remove it.
Set the amount of stars for a rank: .stars [rank] [count]
Set the rank for a player: .rank [username] [rank]
Remove a rank: .removerank [rank]
Remove a staff member: .removestaff [username]
Staff Commands
Kick a player: .kick [username]
Ban a player: .ban [username] [length] [reason]
The available lengths are: hour, day, week, month, year and permanent
Display muted players:.muted
Mute a player:.mute [username]
Unmute a player:.unmute [username]
Set the server spawning point to be at your current position:.setspawn
Teleport me to my bed:.homeTeleport me to the spawning point:.tpspawn
Teleport me:.tp [destination player]
Teleport:.tp [[source player] [destination player]
Give me:.giveme [item id] [amount] [metadata]
Give:.give [username] [item id] [amount] [metadata]
A list of Item ID's and metadata can be found here.
Protect Area: .protect [username] [width] [length]
An area around the position of the player executing this command will be protected with a total width and length as given. It allows the player with that username to build inside this protected area. Multiple players are assignable to the same area.Chests inside this area can be opened only by players who have access to this area.
Protect Area Alias: .prot [username] [width] [length]
Unprotect Area:.unprotect [id]
Find the id of the area by using .protected.
Unprotect Area Alias: .unprot [id]
Color codes
&0 BLACK
&1 DARK BLUE
&2 DARK GREEN
&3 DARK AQUA
&4 DARK RED
&5 DARK PURPLE
&6 GOLD
&7 GRAY
&8 DARK GRAY
&9 INDIGO
&aGREEN
&bAQUA
&cRED
&dPINK
&eYELLOW
&fWHITE
Default ranks
Guest: build, demolish
[Guard](1): kick,build, demolish
[Security](2): kick, ban, mute,build, demolish
[Inspector](3): kick, ban, mute, tp, tpme, tpspawn, home,build, demolish[Landlord](4): kick, ban, mute, tp, tpme,tpspawn,home, give, giveme,build, demolish, tpspawn, protect
[Admin](5): all permissions
Area & Chest Protection
By default players are able to build and demolish everywhere, except for the protected areas. You can change this option by editing the mods/pm/pm_config.txt file.
Change this option to false if you would like to deny building and demolishing of unprotected areas.
allow_unprotected_area_building:true
Updates
I will be updating this Mod with a lot of extra features, such as:
- Client GUI for staff members to make the Mod easier to work with
- And more! If you have any suggestions, please add a comment.
- Area & Chest Protection
- Teleport permissions
- Give permissions
- Build and demolish permissions
- Mute players permission
- Help command
Enjoy! And please leave a comment :).
Jaspa_Jones
P.S.: Check out my other mods too! :D


Progress | 80% complete |
Game Version | Minecraft 1.6.2 |
Tags |
9 Update Logs
Version 1.4.0 : by Jaspa_Jones 08/27/2013 7:07:23 amAug 27th, 2013
Upgraded to Minecraft 1.6.2.
LOAD MORE LOGS
tools/tracking
2230659
7
forge-permissions-mod-152
Create an account or sign in to comment.
in mods section under multiplayer, they showed me it worked
yet, when i used the commands they didnt work
should i open to lan for them to work?
im testing them on singleplayer btw
I could make that, but I have limited time to work on it at the moment.
Like some of my ranks say:
Donor:0 2056
VIP:0 2088
VIP+:0 2216
and eventually realised that it changed for each permission you add to it. But it's really confusing. It would be so much easier if it was set up exactly like how you wrote it in the description, just listing off permissions instead of numbers that are different for each combination.
Also, how do you get the colour formatting in chat to work? I can't seem to figure it out and just typing the codes before the text doesn't work.