-
Posts
4,850 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
heya you have player lockouts configured with a 90 minute cooldown, and the other difficulties at 5 minutes each player lockouts are from public events, and buyable cooldowns are from purchased events with /buyraid "Time Between Raids In Minutes (Easy)": 90.0, "Time Between Raids In Minutes (Medium)": 5.0, "Time Between Raids In Minutes (Hard)": 5.0, "Time Between Raids In Minutes (Expert)": 5.0, "Time Between Raids In Minutes (Nightmare)": 5.0,
-
Changed Status from Pending to Closed
-
no worries I like my version anyway. better on performance thanks to some features PaperPlate added to it.
-
hi, this is an issue with the copypaste plugin. you can use my edited version until the dev fixes it. CopyPaste.cs
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
please don't create tickets when I'm already communicating with you on discord. it's very rude. I will respond in discord. the json is correct. using vanish or noclip is why you don't get the reward
-
@PhatBlinkie heya, that list excludes those entities from being blocked by Allow Players To Build when set false. it has no functionality when set true. remove your exclusions set Allow Players To Build to false set Allow Players To Deploy Barricades to false they will not be able to build anything then, except for ladders if you have Allow Players To Use Ladders enabled in the config
-
Changed Status from Pending to Closed
-
I see you solved it by updating have fun
-
Changed Status from Pending to Closed
-
haha, that's awesome! maybe they had it and it got revoked accidentally at some point, or it was just VIP players that it was working for. glad it's sorted! I will improve the debug to look for this issue moving forward
-
I missed something originally... VIP has permission, but default group does not (abandonedbases.vip, abandonedbases.veteran or abandonedbases.basic) so the bases will not convert until default is granted a permission too. this is why it says 0 seconds in your first screenshot. sorry for missing that, but reading the wall of text from the image is very difficult. if you grant default a permission then players will be able to attack the base to convert it with the abandonedbases.attack permission, but the plugin will not automatically convert anything because thats disabled "Run Once On Server Startup": false, "Run Every X Seconds": 0.0, I included debug steps in my edited post, but that's not necessary now. just granting permission to default group will solve the issue.
-
heya. no, I'm not able to reproduce this on any server I still need debug information using the ab.debug information followed by sab command debug steps, from the server console type: ab.debug sab read server console output
-
hi, your host needs to install the libgdiplus library on your machine.
-
Kick AFK player if raidbase is not being attacked for X amount of time
nivex replied to abcderanzi's Support Request in Support
Changed Status from Pending to Closed -
Kick AFK player if raidbase is not being attacked for X amount of time
nivex replied to abcderanzi's Support Request in Support
hi, you can set this in the config, Lock Treasure Max Inactive Time (Minutes) this is not going to kick them out. it will only remove their ownership after AFK for this period of time.