Lucas Nicodemus
26a2018a44
Derp code fail
2011-07-01 03:46:33 -06:00
Lucas Nicodemus
2281519eb0
Logging slap command usage under info (do we need a separate log level for player commands?)
2011-07-01 03:45:15 -06:00
Lucas Nicodemus
0dec79e0b5
Clamping damage on /slap to avoid abuse.
...
Closes #157
2011-07-01 03:43:51 -06:00
Lucas Nicodemus
a66d016fcb
Added /broadcast and /bc
...
Admin chat color and prefix are now optional
2011-07-01 03:35:24 -06:00
Lucas Nicodemus
d62068eacf
Changed wording again.
2011-07-01 03:13:01 -06:00
Lucas Nicodemus
d1849dbe10
Changed wording from "basic SHA1" to "complicated SHA512"
2011-07-01 03:10:00 -06:00
Lucas Nicodemus
e57ab38e4b
-1 Maximum login attempts to disable.
2011-07-01 03:08:10 -06:00
Lucas Nicodemus
c6b77970c8
Added MaximumLoginAttempts to configuration system.
2011-07-01 03:07:06 -06:00
Lucas Nicodemus
53c3fdf276
Installed grammar package and updated it.
2011-07-01 03:03:36 -06:00
Lucas Nicodemus
9d6cf29c4e
Eject a player from the server if they have 3+ invalid login attempts.
2011-07-01 03:02:10 -06:00
Lucas Nicodemus
2c812dbb53
Added /tphere * and /tphere all
...
Closes #159
Forgot to close the auth issue
Closes #98
2011-06-30 22:37:28 -06:00
Lucas Nicodemus
b20970a3e5
We don't really need to log a user's password. Defeats the point of hashing it.
2011-06-30 20:38:20 -06:00
Lucas Nicodemus
a4fd16ae64
Actually hashing the right thing this time.
2011-06-30 20:34:24 -06:00
Lucas Nicodemus
9791955414
Debug
2011-06-30 20:19:52 -06:00
Lucas Nicodemus
da055867c9
Added basic system for logging in and adding users ingame.
2011-06-30 19:41:37 -06:00
Twitchy
f1b406fc3d
Can now TP without bed (bed stays). Stops client crashing (hopefully)
2011-06-30 16:12:49 +12:00
Twitchy
80ca8509a3
Adds some broadcasting on map saves
2011-06-29 19:06:20 +12:00
Twitchy
554eb464f1
Added tphere permission
2011-06-28 20:42:56 +12:00
high
7a62674ba3
Removed setspawn, it should not be a config option!
2011-06-25 20:10:52 -04:00
high
17cd6652d7
Renamed settings to start with a Capital letter
...
Removed config read on post init. Already read in SetupConfig which is called in Init
Added option to disable auto saving
2011-06-25 00:44:07 -04:00
Twitchy
0a69d1ae3b
Merge branch 'master' of git://github.com/TShock/TShock
2011-06-25 04:16:56 +12:00
Twitchy
7ddc74890b
/warp list only shows warps from current world
2011-06-25 04:16:09 +12:00
Deathmax
840c91d341
Merge remote-tracking branch 'origin/master'
...
Conflicts:
TShockAPI/Commands.cs
2011-06-24 22:45:34 +08:00
Deathmax
a0c71e7b30
/setspawn spawn shouldn't save into world file unless using /savespawn
2011-06-24 22:43:17 +08:00
Twitchy
4978e2960c
Fixed /setspawn creating spawn 3 tiles too high
2011-06-25 02:35:24 +12:00
Twitchy
b2271f980e
Merge branch 'master' of git://github.com/TShock/TShock
2011-06-25 01:43:52 +12:00
Twitchy
90cfb8266b
Fixed a bug where tp-ing would delete blocks where you spawn
2011-06-25 01:43:04 +12:00
Deathmax
679a28af0a
Added /displaylogs. Toggles log output to player who executed the command.
2011-06-24 21:32:04 +08:00
Twitchy
176a5d8f5a
saves worldID to setspawn when using /setspawn command
2011-06-24 20:36:56 +12:00
Twitchy
f790d9378c
Added /setspawn command, uses "cfg" permmission. Sets the spawn point of the server
2011-06-23 19:34:27 +12:00
Twitchy
c45696efb2
Changes region allow to use IP addresses rather than names. Cancels out name spoofing.
2011-06-23 16:11:58 +12:00
Twitchy
640382d898
Added region allowed users. May require setting up regions again
2011-06-23 08:06:11 +12:00
Twitchy
2e752ca2d0
Merge branch 'master' of git://github.com/TShock/TShock
2011-06-22 19:52:27 +12:00
Twitchy
d2c1082c59
Adds banned items. Delete groups.txt and run server once.
2011-06-22 19:51:10 +12:00
Graham Cantin
c86f9ec792
Updated text for various Warp & Teleport commands
2011-06-21 23:11:56 -08:00
ricky
2807bb70ab
Fixed my mistake in if condition
2011-06-22 15:23:38 +10:00
Twitchy
0a5b14644d
Allowed /warp list without page num
2011-06-22 17:11:27 +12:00
ricky
2f6c6bd1a4
region define/delete handles names with spaces not wrapped in quotes (protect requires quotes around the name since region name is not the last argument).
2011-06-22 15:09:20 +10:00
ricky
6b1310ba4c
Add/Delete warp handles name with spaces if not wrapped in quotes.
...
Added warp list <num> which shows 15 warps at a time
Disallowed addition of warp with name list
2011-06-22 14:48:44 +10:00
Twitchy
db1edd3f98
Added world specific regions and warps. Added logging. reagions and warps will require redoing
2011-06-22 16:26:12 +12:00
ricky
25472ea497
Notify player if wrap is unavaiable
2011-06-22 13:59:24 +10:00
ricky
43cd69b330
Moved whitelist in its own premission.
2011-06-22 13:56:12 +10:00
ricky
c06502faf6
Added warp premission to use warp.
...
Added managewarp premission to add/remove wrap positions.
Moved time to time premission (from cfg).
Moved butcher to butcher permission (from cheat).
Moved whitelist to cfg premission (from maintenance).
Added all the available premission in the group.txt with short description for each.
2011-06-22 13:34:35 +10:00
Twitchy
85a27f421a
Addded writing warps, changed some region commands, /region help displays correct information
2011-06-22 08:05:45 +12:00
Twitchy
517b4ea69c
Added warps to tshock, edited some region commands
2011-06-21 22:50:56 +12:00
Twitchy
ad352492a9
Adds protected regions. Use /region help ingame for extra help
2011-06-21 17:47:36 +12:00
Twitchy
8257c1ad18
Merge branch 'master' of git://github.com/TShock/TShock
2011-06-21 16:38:16 +12:00
ricky
c3f274f307
Added better warning message when teleport is unavaiable
2011-06-21 14:26:54 +10:00
Twitchy
93e381a0a7
Merge branch 'master' of git://github.com/TShock/TShock
2011-06-21 16:13:49 +12:00
ricky
9106a56524
Guard against tp commands run from server console
2011-06-21 13:51:35 +10:00