This might be a worth idea to the plugin, I can't focus on the plugin right now, but I will create a issue on Github, and in a week or two I might start working on it.
Version: V1.4.3
Great idea. Plugin is working fine and the developer is still working on it. The source code is open source so you can add own features if you want.
Hi, have a look at the github page, there you can find out what all the configuration settings do. If you still need help, you can create an issue or reply to this comment.
Version: V1.3
I have tried in many ways to make it load but it keeps giving me the same error even if I have the maximum Java version of the hosting.
"org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/gabrielfj/multiplebedspawn/MultipleBedSpawn has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0"
"org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/gabrielfj/multiplebedspawn/MultipleBedSpawn has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0"
Most Java Server hosters run on an older JDK Version - it can be solved if the Plugin doesnt run just by upgrading to the newest Version.
I also got a suggestion:
Would it be possible for you to add the possibility to remove beds from the overview, because after time and just using some Beds somewhere they can get too many.
That would be cool.
Thank you for the feedback! I do not completely agree with this feature, so the default option is disabled, but now you can enable it in the config file as remove-bed-gui.
Version: V1.2.1
Very good Plugin Bro, just what I searched for.
btw. I encountered following error:
"org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/gabrielfj/multiplebedspawn/MultipleBedSpawn has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0"
Most Java Server hosters run on an older JDK Version - it can be solved if the Plugin doesnt run just by upgrading to the newest Version.