mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2026-02-04 02:20:19 +00:00
Add a concept of a concrete-library which has access to Bukkit but is not a plugin.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package lgbt.mystic.foundation.concrete.other;
|
||||
|
||||
public class OtherLibrary {
|
||||
public static final String SOME_CONSTANT = "HelloWorld";
|
||||
public static final String HELLO_WORLD = "Hello World";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user