AkjaHAsLk1IALk0MasH
87fabd3d26
Removed the "obsolete" tag
2023-06-15 18:44:30 +07:00
AkjaHAsLk1IALk0MasH
723719350b
Made PostPlayerCommandEventArgs inherited from HandledEventArgs.
2023-06-15 17:37:22 +07:00
AkjaHAsLk1IALk0MasH
db40d50348
Updated the message
2023-06-15 16:03:43 +07:00
Zoom L1
b40f0e632e
Update TShockAPI/Hooks/PlayerHooks.cs
...
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
2023-06-15 16:01:43 +07:00
Zoom L1
21422f25fd
Update TShockAPI/Hooks/PlayerHooks.cs
...
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
2023-06-15 15:51:01 +07:00
AkjaHAsLk1IALk0MasH
1ef96f9537
Marked the PlayerCommand hook as obsolete.
2023-06-15 13:01:52 +07:00
AkjaHAsLk1IALk0MasH
ffed36c6fd
Added hooks
2023-06-15 12:00:13 +07:00
Anzhelika
b19a928fd8
PlayerHasBuildPermission hook ( #8 )
2022-07-24 19:23:10 -04:00
Chris
784a75b7c5
Implement handled pattern on the PlayerChat hook
2021-04-13 13:14:56 +09:30
Lucas Nicodemus
70dd72443d
Update copyright to 2019 again
...
Fixes #1658 , most likely.
2019-03-29 17:16:37 -07:00
Lucas Nicodemus
569b350cea
Update to Pryaxis, 2018 part 2
...
If there's one thing I learned in this exercise, it's that letting
people add random python scripts to the repo like gpltext.py that
promise to be easier than find and replace is a bad idea.
2018-01-01 02:20:56 -07:00
Ruby Rose
685d9964f0
Change enum names for clarity
2017-07-17 09:06:29 +03:00
Ruby Rose
3764527d3d
don't inherit handled event args for them
2017-07-17 09:06:29 +03:00
Ruby Rose
79f66f554f
Turn the player hooks into a tristate
2017-07-17 09:06:29 +03:00
Ruby Rose
c841a86cdf
hooks added
2017-06-07 10:46:46 +03:00
White
c4a3a9fb67
Updated Copyright for 2017
2017-03-13 12:17:16 +10:30
Adilson Carvalho
49b4effe74
Changed year to 2016 on all GPL headers
2016-10-16 17:06:02 -02:00
Enerdy
81fff9bd66
Pass down the permission being checked to the EventArgs (thanks @white)
2016-01-11 22:34:22 +00:00
Enerdy
aa419283a9
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
2016-01-11 14:37:02 +00:00
Zack Piispanen
015cf61b77
Add logout command and pos command. Closes #872 and Closes #887
2015-03-25 21:17:11 -04:00
Lucas Nicodemus
32218f9be0
PlayerCommandEventArgs passes the command prefix
...
Fix tab space conflict in PlayerHooks.cs
2015-03-08 16:00:43 -06:00
Zack
f9bf470b1d
Tick version and update copyright
2015-01-28 15:29:13 -05:00
Zack
fb451c6d49
Update license header for 2014
2014-07-10 21:48:33 -04:00
Zack Piispanen
99de841f5d
Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this.
...
Add an event for TShock Chat, pushing out the raw text and the text tshock sends, allowing for plugins to run after tshock and change what tshock is sending.
2014-05-24 19:52:23 -04:00
MarioE
3e9aee3414
Begin Raptor compatibility
2013-10-30 22:34:09 -04:00
Zack Piispanen
b22457382e
remove unused using statements
2013-09-17 02:24:02 -04:00
Lucas Nicodemus
ae7ab5f234
Updated copyright information to point to 2013.
2013-08-22 21:51:17 -06: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
Scavenger3
93fc6e4866
Added PlayerCommand Event
2013-01-13 18:29:16 +10:00
Zack Piispanen
9960526384
Fixed visibility of PlayerHooks.cs
2012-12-15 12:54:22 -05:00