PerWorldServer | Per world tab list and chat | 1.8.8-1.18.1 icon

PerWorldServer | Per world tab list and chat | 1.8.8-1.18.1 -----

Allow only players from each world to chat and see to each other!




I realized that many people still use 1.8.8 as their main server version. Support for it has returned!

This update also includes:
  • A change to the plugin.yml to fix 1.17 and below not loading correctly.
  • A few changes to the plugin logging to make it look a little nicer.
  • Some bug fixes with the command not working correctly.

Thank you!
----------, May 19, 2022

The long overdue update to PerWorldServer, version 4.0, is here!

What is in this update?

  • World linking is here! You can now create suites and link several worlds tab lists and chats. See the Suites section on the plugin page.
  • You can now install Addons (that don't count as plugins) to PerWorldServer that can completely upgrade the plugin. See the Addons section on the plugin page.
  • The whole plugin page and documentation has been redone, please check it out! There will be images added at some point, I just haven't had time to do that yet.
  • The plugin should support 1.9-1.18.1. I have dropped support for 1.8.8. I plan to bring 1.8.8 support back within the next month. I just have to iron out some kinks.
  • As always, lots and lots of bug fixes!

Thank you all for being patient.
----------, May 19, 2022

Hey guys! Long time no see.

First of all, I just wanna say thank you for 11k downloads! That is a whole lot of downloads and I never thought that this plugin would get that big.

Secondly, let me talk about the state of the plugin. For this update, I have added 1.16 as a supported version (as many people have asked). In doing so, I have had to remove the world pairing feature. Now do not worry, this is only temporary. It will be back in the next update.

Other than that, I have added a new command /pws list. It is pretty much just a simple way to see what players are in which worlds ( like /glist on Bungeecord).

Hope you guys enjoy! I will have more updates and fixes coming this week.
Struck :)
----------, Jan 11, 2021

Hello! Long time no see. It seems that in the time I was gone, we've hit 7,000 downloads! That is incredible. Thank you for all of your support. I really appreciate it.

IMPORTANT: The configuration manager now supports multi-version configuration. Whenever you update the plugin, it will backup your old config to config.yml.backup and then generate a whole new config.yml. So please, do not be alarmed if your config settings are missing, they are in the config.yml.backup file.

Now, on to the update:
  • The plugin now has support for 1.8.8-1.15. This previously was broken but seems to be working perfectly in this version of the plugin.
  • I added some new commands, they are:
    • /pws pair <world1> <world2> Pairs world1 to world2
    • /pws unpair <world1> <world2> Unpairs world1 from world2
    • /pws list <world> Lists the active pairs for that world.
  • Each of the new commands allow for managing paired worlds from in-game. No longer will you need to touch that pesky world-pairs.yml file!
  • Fixed some bugs.

Many updates to come! Thanks for reading! :)
----------, Mar 26, 2020

I introduce to you: world pairing

What is world pairing?

World pairing allows you to pair the chats of the worlds together. A new file has been added to the PerWorldServer folder called world-pairs.yml. In this file, there will be a list of the worlds, kinda like this:
Code (Text):
world_the_end: []
world_nether: []
world: []
 
For example, if you want to pair the world, world, with the world, world_nether, you would format your config like this:
Code (YAML):
world_the_end : [ ]
world_nether
:
   - 'world'
world
:
   - 'world_nether'
 
That's it! Not to hard now, is it?

Thanks for reading!
----------, Jul 9, 2019

I received a lot of comments saying that the plugin wasn't working on 1.14, which I thought was odd. Turns out I didn't have the code updated to 1.14 yet. So I updated the code and now anyone running a version of PerWorldServer on Spigot 1.14 shouldn't have any problems!

Thanks,
Struck

I also fixed some bugs ;)
----------, Jul 3, 2019

Features:
  • The plugin now supports 1.8-1.13.2 as per request of @Gonzaa_DEV.
  • Fixed some bugs with messages in console.
Thanks for reading!
----------, Feb 12, 2019

PerWorldServer is back!
In the recent times I have begun to remake PerWorldServer and fix all of the bugs that in the past have been a big issue with PerWorldServer. The last plugin update was over a year and a half ago and an update/re-code of this plugin has been due for a long time. Thank you for waiting for so long.

Updates/Features:
  • Plugin is now full configurable with a full remake on the config.yml. This includes the following:
    • Help menu
    • Permission messages and console messages
    • And much more!
  • You may now toggle all features such as:
    • Chat
    • Tablist
    • Update checker
  • The plugin no longer depends on the PlaceholderAPI. (yay!) That means that if previously have installed the PAPI only for this plugin then you pay delete it.
If you would like to see new features or updates for this plugin, please request them in the discussion. I am happy to add and update most features as long as the request is reasonable.

I apologize for the long wait for this update. I will be pushing more updates more frequently now that I am back on Spigot.

Thank you!

P.S: I will be updating the plugin page in the next 1-2 hours. So it will no longer be a blank slate explaining nothing. :p
----------, Feb 11, 2019

Inventories are now per world! I also added a way to format the chat the way you like it.
Code (YAML):
format : '&e %player% &7%message%'
Make sure to's:
  • Install the correct version of PlaceholderAPI, depending on your server version.
  • Rate the plugin and suggest features!
Other Changes:
  • Updated some config features.
  • Changed all inventory storage to JSON.
  • Bug fixes
----------, Sep 5, 2017

Hey guys, I am alive and listening, I just haven't been able to get around to working on PerWorldServer for awhile. I have started to redo the system, so I suggest you don't update the plugin until I finish remaking everything. This update fixes all the bugs with the Chat and makes the messaging system more efficient. Enjoy (if you decide to download)!

Other Fixes:
  • Nothing much.
----------, Sep 1, 2017

I am happy to announce that all dependencies for PerWorldServer have been removed. PerWorldServer also now uses built in formatting. If you have any questions please shoot me a private message!

Other Changes:
  • Fixed some small code errors
  • Changed config up
  • Bug fixes
----------, Apr 15, 2017

Updates:
  • I have added a new 'ChatSpy' feature. This allows admin to listen in to other worlds.
  • New command: '/chatspy' this will toggle ChatSpy on and off. It requires the permission 'pws.chatspy'

Happy crafting! :)
----------, Jan 8, 2017

Depends on the PlaceholderAPI now, make sure to install it here.. :)
----------, Sep 27, 2016

I have now changed the plugin name to " PerWorldServer" as we now support PerWorldTablist and PerWorldChat all in 1 plugin!
----------, Sep 4, 2016

Added /global command for sending global messages!
----------, Jul 29, 2016

I have fixed the chat filter. Please delete the old ' filter.yml' in the plugin's folder, or it will not work.
----------, Jun 13, 2016

The title explains it. Thanks again, @BrettplayMC for catching the bug.
----------, Jun 13, 2016

The title explains it. Thanks @BrettplayMC for spotting the bug.
----------, Jun 13, 2016

The download link has been fixed again :p
----------, Jun 12, 2016

The plugin now has support for PEx, you can now use the " %pex%" variable to get the user's PEx prefix!

Thanks!
----------, Jun 2, 2016

I am switching all plugin downloads (for me) over to my new download server. If you ever need to download a plugin from me and don't feel like coming to Spigot. Use this URL, " http://www.thearcade.me/spigot.php?<plugin name>&version=latest" and that will give you the latest version of that plugin.

Happy downloading!
----------, Jun 2, 2016

I have added a ton of Placeholders, they are listed in the placeholder section on this site.

Updates:
  • Added new Placeholders
  • Fixed Bugs
----------, May 31, 2016

You can now listen to other worlds chats defined in the config!
Thanks @BrettplayMC for the suggestion!
----------, May 30, 2016

Resource Information
Author:
----------
Total Downloads: 26,099
First Release: May 29, 2016
Last Update: May 19, 2022
Category: ---------------
All-Time Rating:
63 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings