SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

reserve slots #81

Closed Demolish50 closed 8 years ago

Demolish50 commented 8 years ago

My server has 25 player limit. I setup reserve slots with 1 slot. admins only.

It was telling non admins the server was full at around 12 people.

:/

rexxar-tc commented 8 years ago

When an admin connects, the log should spit out a line like "1 of 1 slots allocated", same when they disconnect. Do these numbers match up to what's actually happening in the game?

Demolish50 commented 8 years ago

http://pastebin.com/SwzVb32R

rexxar-tc commented 8 years ago

I forgot to mention that the last update includes improved logging. Try again with the debug option ticked and post the log if you're still having trouble.

Demolish50 commented 8 years ago

this is working ok now.