Scavenger3
|
f86ddf002e
|
Allow a player to run a command if the permissions are empty.
|
2013-06-26 21:18:41 +10:00 |
|
Zack Piispanen
|
89571174ec
|
Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen.
|
2013-05-25 20:13:39 -04:00 |
|
Zack
|
6fdada2e7e
|
Fix chat color default bug
Set to correct format for chat colors
Fixes #481
Closes #481
|
2013-05-22 16:46:34 -03: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 |
|
Zack Piispanen
|
e37ada8749
|
Added event for reloading configs, so when a user does /reload it informs plugins that a config reload is requested.
|
2013-04-21 19:26:17 -04:00 |
|
Zack Piispanen
|
b37552ff27
|
Updated api to 1,13.
|
2013-04-19 23:54:11 -04:00 |
|
Zack Piispanen
|
a8ce4e511e
|
Added fix to override chest stack size checks at startup.
|
2013-03-31 19:41:23 -04:00 |
|
Zack Piispanen
|
1a6a662834
|
Version Tick, Copyright update
|
2013-02-22 08:32:43 -05:00 |
|
Lucas Nicodemus
|
5bdb11c69c
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2013-02-21 20:40:23 -07:00 |
|
Lucas Nicodemus
|
4117551e48
|
Add contributing
|
2013-02-21 20:39:54 -07:00 |
|
Zack
|
78be07318e
|
Merge pull request #472 from Scavenger3/TempGroup
Changed sudo command to tempgroup
|
2013-02-20 01:14:29 -08:00 |
|
Scavenger3
|
5d2925d0e2
|
Changed Sudo command to TempGroup
|
2013-02-20 18:05:04 +10:00 |
|
MarioE
|
ae5b47a94e
|
Fixed REST API bug.
|
2013-01-22 19:12:20 -05:00 |
|
Zack
|
12c44cc4bb
|
Merge pull request #469 from Scavenger3/SilentJoin
Added SilentJoin to TSPlayer
|
2013-01-14 04:28:12 -08:00 |
|
Lucas Nicodemus
|
2e13cae16f
|
Merge pull request #468 from Scavenger3/CommandEvent
Added PlayerCommand Event
|
2013-01-13 01:17:57 -08:00 |
|
Scavenger3
|
4e768f3231
|
Added SilentJoin to TSPlayer
|
2013-01-13 19:10:02 +10:00 |
|
Scavenger3
|
93fc6e4866
|
Added PlayerCommand Event
|
2013-01-13 18:29:16 +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
|
9960526384
|
Fixed visibility of PlayerHooks.cs
|
2012-12-15 12:54:22 -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 |
|
Zack Piispanen
|
d4709a31f1
|
Added config option to utilize the allowed group on itembans
Support the config option and allow users on the allowed list to use the banned item.
|
2012-12-15 00:09:29 -05:00 |
|
Zack Piispanen
|
410f6cf872
|
Fixes some potential issues with concurrency, as well as cleaning up my z index check.
|
2012-12-14 23:40:38 -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 |
|
Lucas Nicodemus
|
f26045d4d1
|
Merge pull request #466 from Scavenger3/SilentKick
Fix SilentKickInProgress
|
2012-11-30 08:05:14 -08:00 |
|
Scavenger3
|
6315fcc533
|
Fix SilentKickInProgress
|
2012-11-30 17:12:00 +10:00 |
|
MarioE
|
458bf65e53
|
Permission for /tphere should have been the tphere permission.
|
2012-11-23 15:44:48 -05:00 |
|
MarioE
|
7f6d3a4498
|
Merge pull request #464 from ColinBohn/general-devel
Fix deprecation of warp commands
|
2012-11-18 15:20:01 -08:00 |
|
Colin Bohn
|
189896446f
|
Fix deprecation of warp commands
|
2012-11-18 11:22:12 -08:00 |
|
Zack Piispanen
|
477c69facd
|
Fixed bans and warps being deprecated.
|
2012-11-11 23:51:29 -05:00 |
|
Zack Piispanen
|
fd9e48ce82
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2012-11-10 22:44:15 -05: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 |
|
Lucas Nicodemus
|
3e6d29b83a
|
Merge pull request #462 from Scavenger3/Spawnrate
Fixed negative spawnrate
|
2012-10-04 19:56:02 -07:00 |
|
Scavenger3
|
0a0d80c33e
|
Fixed negative spawnrate
|
2012-10-05 12:34:16 +10:00 |
|
Scavenger3
|
d943367765
|
Commands can have more than one permission.
|
2012-10-03 23:27:59 +10:00 |
|
Zack Piispanen
|
b9099757fb
|
Added support for multiple chat commands being executed off one /command. This is due to a request that we allow people to register the same command as someone else. Also, this will fix any issues where two plugins register the same command and one breaks. Ofc, any better suggestions are extremely welcome.
|
2012-10-01 01:55:48 -04:00 |
|
Zack Piispanen
|
c37cc91ca0
|
Added Hook for player login, for plugin sake, now they can utilize the login before join.
|
2012-09-24 14:32:21 -04:00 |
|
Lucas Nicodemus
|
673f25f881
|
Added some formatting changes to log files. Fixed #458
|
2012-09-23 01:12:05 -06:00 |
|
Lucas Nicodemus
|
778f0b4f77
|
Fixed #457
|
2012-09-23 01:00:53 -06:00 |
|
Lucas Nicodemus
|
5770b86ea6
|
Version Tick: 4.0.0.0923
|
2012-09-23 00:40:01 -06:00 |
|
Lucas Nicodemus
|
e00551cb6d
|
Updated catchy version nickname
|
2012-09-23 00:35:31 -06:00 |
|
Lucas Nicodemus
|
b3e74583cd
|
Actually removed old CONTRIBUTING file this time
|
2012-09-23 00:30:45 -06:00 |
|
Lucas Nicodemus
|
f342480061
|
Renamed CONTRIBUTING to CONTRIBUTING.md for Markdown
|
2012-09-23 00:29:32 -06:00 |
|
Lucas Nicodemus
|
8bd059b51f
|
Added CONTRIBUTING file
|
2012-09-23 00:26:23 -06:00 |
|
Lucas Nicodemus
|
6a6bb0b0e8
|
Merge branch 'general-devel' into 4.0
|
2012-09-23 00:16:41 -06:00 |
|
Zack Piispanen
|
88394ac561
|
Added back in region manager.
Added back in spawnmob commands, including the obsolete boss commands.
|
2012-09-15 16:20:16 -04:00 |
|
MarioE
|
fda287d78d
|
More fixes
|
2012-09-01 15:22:34 -04:00 |
|
MarioE
|
c8dde957f9
|
Fix a bug
|
2012-09-01 15:15:19 -04:00 |
|
MarioE
|
98875e16ac
|
No need for a duplicate method.
|
2012-08-21 10:32:47 -04:00 |
|
MarioE
|
8c8ca02d88
|
fsdfgsg
|
2012-08-20 11:19:18 -04:00 |
|
MarioE
|
500fc6b211
|
Optimize some GetBy* methods, also fix up the project file.
|
2012-08-20 11:16:00 -04:00 |
|