Skip to content

Commit

Permalink
Merge branch 'sponge-7' of github.com:KasperFranz/BetterChunkLoader i…
Browse files Browse the repository at this point in the history
…nto sponge-7
  • Loading branch information
KasperFranz committed Oct 7, 2018
2 parents f5f6652 + 1f90692 commit af315c8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

This Sponge plugin also requires the [BCLForge mod](https://github.com/KasperFranz/BCLForgeLib) which is used to save the chunks and make them loaded.

## Requirements
- BCLFore mod
- A Mysql database

## Support
You can recieve support for using this plugin on my [Discord Chat](https://discord.gg/MD6qGAd).

Expand Down Expand Up @@ -35,3 +39,8 @@ The base command is betterchunkloader (with the alias of bcl), this gives the ge

## Permissions
An up to date version of the permissions can be found in [/src/main/java/net/kaikk/mc/bcl/utils/BCLPermission.java](src/main/java/net/kaikk/mc/bcl/utils/BCLPermission.java)


## FAQ
### what is the difference between a personal loader and a world loader?
A personal loader is only active when the player is online while a world loader is loaded even when the player is offline) (how long after last login they should be active can be defined in the config

0 comments on commit af315c8

Please sign in to comment.