04-09-2014, 12:42 AM
Flawless. Thanks
LimitWorld
|
04-09-2014, 12:42 AM
Flawless. Thanks
12-24-2014, 10:31 PM
how to limit world for 1000 blocks? please send me example of config.ini
12-24-2014, 10:40 PM
Code: [General]
12-24-2014, 10:44 PM
oh, range in chunks... TNX!
03-15-2015, 04:10 AM
I changed this plugin a little. The config file now looks different (it's lua instead of an ini file), and you can define a shape to the limited world.
08-01-2016, 07:38 PM
Really cool, I was looking for something like this. I just couldn't find anything when searching for "worldborder" lol. Maybe a name change would be good?
Could a permission be added to bypass the border? Basically anyone with that permission will get notified he/she is at the border, but is allowed to walk through like it isn't there. This could be used for admins to build something there before they allow players to access it (for example). Also, why switch the config to a lua file? Aren't .ini files made for this? I would think it makes more sense to have it seperate from the code, and probably easier for server admins as well.
08-01-2016, 08:08 PM
Switching to Lua makes it easier to put everything in a single configuration table.
I'll add the permissions later today.
08-02-2016, 03:13 AM
Done. The permission is limitworld.bypass. Could you try it? I didn't test it.
10-25-2016, 08:09 PM
(This post was last modified: 10-25-2016, 08:09 PM by PureTryOut.)
Sorry for responding so late, I kind of forgot about it
Bypassing seem to work fine, thanks. However, a few different issues First of all you don't actually get a notice if you're at the border. It would be nice to show a message so that players know they reached the border. Otherwise they might not have a clue what is going on. It would be good to show this to players with limitworld.bypass as well, just so they know they passed the border. Secondly, I don't get teleported back properly. Showing it will explain it better then explaining. Gif. The bugging out in the last few seconds is me being teleported back and forth in that border, I can't escape anymore (if I don't have the limitworld.bypass permission).
10-25-2016, 09:09 PM
I believe I've fixed the issue in the GIF, could you try it? I haven't tested it yet.
The messages I want to think about. I believe I used to send a message to the players, but I don't want to spam the player. |
« Next Oldest | Next Newest »
|