k0rd
b84e27436c
fixes crash on saving world with /removespecial
2012-02-10 01:40:05 -05:00
k0rd
b6e220e9f2
A player should be teleported to remembered position after he is finished being harassed to login.
2012-02-06 20:17:39 -05:00
Erik
e3c09f28d5
Derp
2012-02-03 19:49:24 -06:00
k0rd
521fe6c015
added non-hardmode ores to /genore command.
2012-02-03 19:51:05 -05:00
Darkvengance aka Sildaekar
9d18ab3ce0
pearlstone brick now changed to grey brick
2012-02-01 15:14:04 -06:00
Darkvengance aka Sildaekar
da87682719
removespecial now removes pearlstone bricks
2012-02-01 14:59:25 -06:00
Darkvengance aka Sildaekar
accdb03d19
Removed demonite ore from the "removespecial" and "convertcorruption" commands.
2012-02-01 13:48:56 -06:00
Darkvengance aka Sildaekar
5a6b59cbad
Added removespecial command
2012-02-01 13:44:05 -06:00
Darkvengance aka Sildaekar
44afc6d8dd
Updated Local Files
2012-02-01 12:00:31 -06:00
Darkvengance aka Sildaekar
87e3fd347d
Added 'restart' command
2012-01-31 11:31:58 -06:00
Darkvengance aka Sildaekar
2e9f07c6f3
More functionality in spawnrate and maxspawns commands
2012-01-31 06:31:08 -06:00
Lucas Nicodemus
13e00c7d2d
Save SSI on /off
...
Should technically solve #339 , but there are probably more instances around the codebase that have the same issue.
2012-01-31 02:10:05 -07:00
Zack Piispanen
41404f1a19
Added /group
...
usage: /group list
/group perm <group name>
Will show you all groups and the permissions for a group respectively
Permission required is managegroup
2012-01-26 23:57:43 -05:00
Zack Piispanen
3934209a16
/world will show you world name and id.
...
Permission: cfg is required.
2012-01-26 20:27:40 -05: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
Adam Dehart
10719e86a4
Added group display to /ui, /ui /kick /ban shows matching player names
2012-01-25 08:40:00 -06:00
Lucas Nicodemus
f1113675c4
Code Freeze
2012-01-22 00:28:02 -07:00
Zack
7ab577282e
Whoops, num4 was already defined :D
2012-01-13 12:53:13 -05:00
Zack
4fa3ff77a2
Reverted The Ore gen command to max of 1000 tiles and the original random pattern that was there before. Also removed the dumb stuff with iron, that didnt appear to work on my local tests.
2012-01-13 12:49:37 -05:00
Zack Piispanen
4c4cd4027d
Removed lua, because it shouldnt be here.
...
Attempted hotfix of trashcan abuse. User's inventory shouldn't be saved if they are being nagged about logging out.
2012-01-12 18:00:05 -05:00
Natrim
2e7fa14a91
add commands for allowed groups for banned items
2012-01-10 11:17:54 +01:00
Natrim
50eeae2a86
aliases for item banning
2012-01-10 11:17:49 +01:00
Natrim
b4d6908f98
add list items command to display banned items
2012-01-10 11:17:24 +01:00
Lucas Nicodemus
1d1c15f808
Added a basic implementation of a hooking system.
...
Related to TSHOCKPLUGINS-6
2012-01-04 02:43:46 -07: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
Deathmax
e1d11ca96a
Provide feedback when using hardmode commands
2012-01-03 15:31:38 +08:00
Lucas Nicodemus
42f8978e8f
Remove old UpdateNow method
2012-01-02 00:58:58 -07:00
Lucas Nicodemus
bf9d0137f1
Added any missing license headers to all files
2012-01-01 03:06:48 -07:00
Lucas Nicodemus
f47ce942f4
Remove old flat file conversion Commands.cs
2012-01-01 02:43:09 -07:00
Lucas Nicodemus
58f08193ae
Mark some functions as obsolete
2012-01-01 02:38:10 -07:00
high
4e2b6fe313
Fixed group being used before being set again...
2011-12-31 23:25:56 -05:00
Lucas Nicodemus
8685e8d710
Tabs, not spaces please.
2011-12-31 19:18:40 -07:00
Lucas Nicodemus
0170f9d348
Added several aliases for broadcast
2011-12-30 20:07:11 -07:00
darkunderdog
eaeb37ced5
users now can login with /login password - new config option to enable the ability to log in with username and password
2011-12-30 20:29:27 -06:00
Lucas Nicodemus
c6abbfe4d2
ReSharper code reformat to match naming conventions and stuff
2011-12-30 14:38:04 -07:00
Lucas Nicodemus
1147788154
ReSharper redundant code cleanup
2011-12-30 14:32:05 -07:00
Zidonuke
021728525d
Improved server side inventory handling
...
Allowed item bans to effect armor worn, YAY FOR RP SERVERS
2011-12-29 15:58:31 -05:00
Natrim
0fd7bba913
add aliases exit, exit-nosave to respect old vanilla commands
...
- some ppl will not otherwise know how to disable server from the new console
2011-12-29 12:46:30 +01:00
Zidonuke
b9a8fdf891
Quick fixes
2011-12-29 02:16:45 -05:00
Zidonuke
f360067198
Request for Erik
2011-12-29 01:56:18 -05:00
Zidonuke
1671db928b
Register command no longer has a username param.
...
Password checking fixed.
2011-12-29 00:14:57 -05:00
Zidonuke
86005acdcc
Finished inventory permissions.
2011-12-28 21:25:55 -05:00
Zidonuke
99e9859b7c
Merge pull request #317 from natrim/general-devel
...
Added some usefull permissions
2011-12-28 09:29:15 -08:00
Zidonuke
37c550c167
Server passwords are disabled, moving this to TShock handling soon.
...
Change stat tracker mono detection
Fixed collision check to ignore tileSolidTop
2011-12-28 10:56:45 -05:00
Natrim
aa0642c64a
added some useful permissions
...
(canregister,canlogin,canchangepassword,canpartychat,cantalkinthird,candisplayplaying)
2011-12-28 10:00:46 +01:00
Zack Piispanen
d0a9b47f2f
You can now add entire groups to a region. You can define as many groups as you want to a region, just like users. The new commands are /region allowg group region and /region removeg group region.
...
Any player in the group has build rights in the region.
2011-12-24 15:21:16 -05:00
darkunderdog
1aed7f4bdb
Added /mute command - requires mute permission
2011-12-24 08:35:08 -06:00
Zidonuke
8cf298ad85
Save player data on backups
...
Server Side Inventory security improvements, blocking trashcan and "banks" items
CovertCorruption is now more thorough.
PvP Modes, normal, always, disabled now configurable
Initial group prefix/suffix implementation
Range checks reworked, Killing ice blocks now ignored for ice rod.
Adding a NPC name to item banlist will block it from spawning
Added configs to disable snowballs and clown bombs from npcs.
2011-12-22 17:32:51 -05:00
Zidonuke
fc6278b16d
Implement invalid command handler, thank you to Matadoer for pointing this omission out with his plugin.
2011-12-22 01:57:03 -05:00
Zidonuke
c06bf2fe2e
Break off from older commands and systems, move to more recent configurations.
...
Cheating detection no longer kicks, instead uses new system to block actions, and notifies user to fix the issue instead.
2011-12-20 22:41:49 -05:00