BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Config Issues #91

Closed teagan75 closed 3 years ago

teagan75 commented 3 years ago

Description Am I adding things to the config wrong because my additions are not showing up in game.

Steps to reproduce the behavior:

  1. Install BSkyBlock and limits
  2. Add entities to config
  3. Start server and open the limits GUI
  4. See new additions or not

Expected behavior I expect the limits I added to the config to show up in the Limits GUI in game

Config https://pastebin.com/ZEBYU4Lr

Server Information:

[Please complete the following information:]

<!-- Paste the `/plugins` output inside the code block below (remove the underscores). Do not provide an image. -->

06.08 21:46:51 [Server] Server thread/INFO Plugins (4): Vault, BentoBox, PlayerKits, XConomy



**Additional context**
Add any other context about the problem here.
tastybento commented 3 years ago

Weird. I tried your file and it seems to work, however, there was a weird space in it that caused a number of the lines to be indented. I'm not sure if that was the problem. Anyway, this file works fine:

config.yml.zip

teagan75 commented 3 years ago

Changing mine out for yours fixed the issue - whatever it was hehe. Thanks