Zack Piispanen
2dc99c2d8c
Add case for new invasion, and commands for the invasion/moons added recently
2013-12-19 20:00:00 -05:00
Zack Piispanen
1fb6ab4eee
Add permission to allow a user to drop banned items.
2013-10-26 07:17:29 -04:00
Zack Piispanen
2b8e40ad0e
Rod of discord permission change.
2013-10-18 22:34:35 -04:00
MarioE
ea83ff1bda
Redo some permissions
...
Split up tshock.world.causeevents & tshock.world.editspawn and moved
/maxspawns and /spawnrate to the npc node.
2013-10-15 18:23:06 -04:00
Zidonuke Ghost
3f956801f8
Removed stat hack configs and permissions, added hardcoded limits due to crash exploit potential from abnormal stats. Also added hardcoded limits of player damage and killme due to crash exploits.
2013-10-06 02:56:55 -04:00
MarioE
4bd522f1db
Modify more commands
...
Combined /killprojectile and /clearitems
Removed whisper prefix from whisper messages (color should be more than
sufficient)
Removed /star
Added /butcher [mob type]
Removed deprecated command methods
2013-10-05 12:07:07 -04:00
MarioE
b0997536d3
Add command help text
...
Also remove /debugreg, as it is now pointless.
2013-10-05 10:34:28 -04:00
MarioE
d4c7385781
Add some more hack checks to painting tiles & walls
...
Also add permission to ignore paint threshold
2013-10-04 19:05:10 -04:00
Zack Piispanen
23e06c803c
Fix dumps
2013-10-01 19:00:41 -04:00
Zack Piispanen
ce73b0c0b5
Add canchat permission as well as godmode being a toggle command.
2013-10-01 04:20:52 -04:00
Zack Piispanen
811a98bb4c
Added Config option for Rest spam.
2013-10-01 01:06:41 -04:00
Zack Piispanen
2621774e85
Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
2013-09-30 23:56:59 -04:00
k0rd
efa6b8fbac
permission 'canpaint' for painting tiles
2013-09-30 23:55:33 -04:00
MarioE
0dfe99ca68
Split superadmin permission.
2013-09-25 20:52:03 -04:00
MarioE
9c33980161
Change tp and rootonly.
2013-09-24 20:03:56 -04:00
MarioE
e1531ab675
Overhauled permissions.
...
Overhauled permissions to use permission nodes, and separated some
permissions into smaller ones (such as cfg into tshock.cfg.maxspawns,
tshock.cfg.spawnrate, etc),
2013-09-23 18:53:36 -04:00
Zack Piispanen
b7019d8267
change permissions to tshock.xxx and fix default group creating to reference permissions that exist, and not hardcoded strings.
2013-09-22 23:14:14 -04:00
Lucas Nicodemus
ae7ab5f234
Updated copyright information to point to 2013.
2013-08-22 21:51:17 -06:00
Lucas Nicodemus
9470e20423
Line ending normalization to CRLF (Windows)
2013-08-22 21:17:32 -06:00
CoderCow
72939c8876
Split REST permissions from Permissions into RestPermissions class.
2013-07-26 00:20:45 +02:00
CoderCow
0ea83746cf
-Added REST per-endpoint permissions.
...
-Added REST endpoint "/v2/server/restart".
-Added REST endpoint "/v2/server/reload".
-Added REST endpoint "/v3/server/rawcmd", will output all returned lines as an array instead.
-Added "uptime", "serverpassword", "rules/ServerSideInventory" fields to REST endpoint "/v2/server/status".
-REST requests are now logged.
-Endpoint "/v2/server/rawcmd" does now check whether the user has the sufficient permission to execute the command.
-Fixed Config.EnableTokenEndpointAuthentication not working properly before.
-Removed obsolete "api" permission (only "restapi" now).
2013-07-25 19:52:12 +02:00
Zack Piispanen
9ec77332fb
Updated server bin
...
Added PluginUpdater stuff. Very alpha at the moment until we can test more thoroughly.
2013-05-18 23:53:28 -04:00
Scavenger3
5d2925d0e2
Changed Sudo command to TempGroup
2013-02-20 18:05:04 +10:00
Zack Piispanen
0aedf2b108
Added way to have an overridable group that is session based.
...
New command /sudo <player> <group> will override the player's group with the group specified.
2012-12-15 18:59:25 -05:00
Zack Piispanen
140c73be0a
Added permissions for spawn and home, since they really should be split.
2012-12-15 00:12:37 -05:00
Lucas Nicodemus
88a9c05220
Merge pull request #461 from Scavenger3/InfPermissions
...
Commands can have more than one permission.
2012-12-14 12:55:39 -08:00
Zack Piispanen
38ae8e9ce6
Added xmas hook such that when the server checks to see if it should do xmas related things, it will check all plugins first.
2012-11-10 22:43:39 -05:00
Scavenger3
d943367765
Commands can have more than one permission.
2012-10-03 23:27:59 +10:00
MarioE
f22ee0c09d
Descriptions in config and permissions
2012-05-31 21:53:49 -04:00
Lucas Nicodemus
1fb554a804
Added some documentation to some stuff
2012-05-26 11:04:36 -06:00
Lucas Nicodemus
8d5cdf04a8
Update copyright to reflect actual year date.
2012-04-24 12:45:46 -06:00
Lucas Nicodemus
550a43f1e4
Merge pull request #442 from erikive/general-devel
...
Added separate permission for userinfo and reason for shutting down
2012-04-15 19:31:10 -07:00
Zack Piispanen
a91949a60a
Rest api now has a permission, Permissions.restapi. However, the string attached to the permission is "api" for backwards compatability. We should give server owners and plugin devs a notice and change it to "restapi" in a few days/weeks.
2012-04-15 15:51:33 -04:00
Eriki Iverson
a721572d0a
Added separate permission for /userinfo
2012-04-15 11:02:57 -05:00
Zack Piispanen
7a42c56f30
Added savessi and overridessi to the commandlist. This allows users to save everyones ssi or in the event someone is banned from doing anything once logging in, they can have their account overriden. I haven't tested any of this, as I will be away from this computer, but plan on testing tomorrow.
2012-04-06 16:23:01 -04:00
Lucas Nicodemus
c62bd442ec
Permissions now outputs a better markdown dump
2012-02-25 23:28:18 -07:00
Zack Piispanen
1306043c00
Added permission for seeing ids when using /who
...
Also added in the ability to see ids when using /who. Good for quickly adding ids to a region.
2012-01-26 19:41:12 -05:00
Deathmax
672d360e9d
Merge fail
2012-01-20 14:35:59 +08:00
Deathmax
27f61645ce
Add permissions for spawning bosses/starting invasions
2012-01-18 19:50:49 +08:00
Lucas Nicodemus
d28fef8e1e
Implemented permissions for lua and some commands to work with it.
...
TSHOCKPLUGINS-4 is completed.
2012-01-03 18:07:55 -07:00
Lucas Nicodemus
bf9d0137f1
Added any missing license headers to all files
2012-01-01 03:06:48 -07:00
high
ab65c30ce6
Added -dump switch which dumps permissions/config options
...
Dumps are now alphabetical.
2011-12-31 19:10:17 -05:00
Lucas Nicodemus
c6abbfe4d2
ReSharper code reformat to match naming conventions and stuff
2011-12-30 14:38:04 -07:00
Zidonuke
77d3ec431e
A deal for world edit client makers to use SendTileSquare.
2011-12-29 21:28:37 -05:00
Zidonuke
b9a8fdf891
Quick fixes
2011-12-29 02:16:45 -05:00
Zidonuke
86005acdcc
Finished inventory permissions.
2011-12-28 21:25:55 -05:00
Zidonuke
24431017e6
Max Stack and Stat Hack detection permissions implemented.
2011-12-28 21:10:59 -05:00
Natrim
aa0642c64a
added some useful permissions
...
(canregister,canlogin,canchangepassword,canpartychat,cantalkinthird,candisplayplaying)
2011-12-28 10:00:46 +01:00
Zidonuke
d01426e2b1
New anti spam for liquids and projectiles
...
Revamped anti spam systems
New liquid security
2011-12-27 14:06:06 -05:00
Zidonuke
c11b944735
Invisibility Potions are now item banable.
...
New noclip detection, has ignore permission.
2011-12-27 13:26:37 -05:00