Skip to content

Commit af315c8

Browse files
committed
Merge branch 'sponge-7' of github.com:KasperFranz/BetterChunkLoader into sponge-7
2 parents f5f6652 + 1f90692 commit af315c8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.MD

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

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

8+
## Requirements
9+
- BCLFore mod
10+
- A Mysql database
11+
812
## Support
913
You can recieve support for using this plugin on my [Discord Chat](https://discord.gg/MD6qGAd).
1014

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

3640
## Permissions
3741
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)
42+
43+
44+
## FAQ
45+
### what is the difference between a personal loader and a world loader?
46+
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 commit comments

Comments
 (0)