mistzzt / RegionTrigger

RegionTrigger is a TShock-based plugin aimed to trigger special events when players enter a region.
GNU General Public License v3.0
3 stars 10 forks source link

Error #4

Closed tlworks closed 8 years ago

tlworks commented 8 years ago

https://i.gyazo.com/b54ef0848b682fd78620685232f2d81c.png

mistzzt commented 8 years ago

It seemed that nobody left the server but OnServerLeave was called. Please tell me version of your current rt plugin

tlworks commented 8 years ago

Using the latest available on Github, I downloaded it and build it using the latest TShock release. But it would probably occur on the latest release as well.

Additional note; Please change the command usage, it's confusing and I don't really know how to use the command properly. I suggest going with something like: /rt add .

mistzzt commented 8 years ago

I have updated the release and you can fix this issue right now. I will give an example telling how to use the command in detail.

By the way, the reason i dont think that '/rt add' is not a good idea is it can make parameters too long. /rt set-event main-region message -- /rt add event main-region message

Can you suggest me a better way to change the command, which makes sure that parameters will not be too long, and not be confusing?

In fact, i failed and finally chose '/rt set-'.

mistzzt commented 8 years ago

Hmm, i dont think that i should change --help to help, as well as --del