This website requires JavaScript.
Explore
Help
Register
Sign In
EpicKnarvik97
/
Stargate
Watch
2
Star
0
Fork
0
You've already forked Stargate
Code
Issues
8
Pull Requests
Projects
1
Releases
27
Wiki
Activity
Files
0740cd0a66cbe54160d8514deb7e6cf4945f06c3
Stargate
/
src
/
main
/
java
/
net
/
knarcraft
/
stargate
/
portal
History
EpicKnarvik97
0740cd0a66
Removes the error message displayed when teleportation is cancelled because handleLeashedCreatures is disabled
...
The message should be removed as it's inconsistent with how disabled vehicle teleportation is silent
2021-11-25 02:02:20 +01:00
..
property
Adds an option for a stargate without a sign
#10
2021-11-07 13:41:19 +01:00
teleporter
Removes the error message displayed when teleportation is cancelled because handleLeashedCreatures is disabled
2021-11-25 02:02:20 +01:00
Portal.java
Removes the replacement of spaces to underscores for the cleanString method
2021-11-13 17:04:13 +01:00
PortalActivator.java
Ignores color codes and case when sorting destination names
2021-11-14 14:35:45 +01:00
PortalCreator.java
Moves some methods from EconomyConfig to EconomyHelper and tries to simplify EconomyConfig
2021-11-23 07:20:48 +01:00
PortalHandler.java
Makes portal names and networks case and color-insensitive and increases length limit to 13.
#17
2021-11-12 15:33:15 +01:00
PortalOpener.java
Makes portal names and networks case and color-insensitive and increases length limit to 13.
#17
2021-11-12 15:33:15 +01:00
PortalRegistry.java
Makes portal names and networks case and color-insensitive and increases length limit to 13.
#17
2021-11-12 15:33:15 +01:00
PortalSignDrawer.java
Rewrites a lot of the config command to only do the minimum necessary steps to load the changes
2021-11-24 22:33:45 +01:00