development

  1. S

    some strange error

    ERROR StatusLogger Unrecognized format specifier [d] ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern. ERROR StatusLogger Unrecognized format specifier [thread] ERROR StatusLogger Unrecognized conversion specifier [thread] starting at...
  2. H

    Experimental SGUI-API 0.1.0-Alpha

    SGUI-API Current Versoin:0.1.0-Alpha SGUI-API depends on KotlinLib Notice:This plugin is for developers to use. Separate installation does not work. It requires other plugins to work with. Example usage: class SLogin : PluginBase(),Listener { private lateinit var loginGUI...
  3. SIVANNGAMING

    How to create a very simple plot plugin.

    Hi there! I going to make a survival server on plot, but I don't want to use PlotSquared plugin, I want to use my own plot plugin. I hard to understand PlotSquared code, so this why I ask here. I hope will someone help me to make a very simple plot plugin. Like plot generator, how to know if a...
  4. Him188moe

    GUI - FormWindow tools for developers

    This plugin is made for developers! View GitHub pages: https://github.com/Him188/GUI/blob/master/README.md
  5. Denic

    How to create a basic plugin [Part 2]

    INTRODUCTION Hello, in this thread we will be extending what we learned in the last one. If you haven't read that one there will be a link here. In today's thread I will be explaining the basics of the events. If you dont know already, you will have to learn how to navigate through the Javadocs...
Top