Skip to content

AntiNoobRaid V1.9.0

Compare
Choose a tag to compare
@jkole4 jkole4 released this 14 Jun 14:28
· 31 commits to main since this release
f7d34ab

Proper RaidableBases Conflict Fix

  • Use OnServerInitialized() hook instead of Loaded()
  • Cache the blocks so that there is far less load on the server
  • replaced the existing FullOwner method With the one Nivex provided

Thanks again to nivex for this!