This website requires JavaScript.
Explore
Help
Register
Sign in
TotalFreedomMC
/
TF-EssentialsX
Watch
1
Star
0
Fork
You've already forked TF-EssentialsX
0
mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced
2025-02-12 12:23:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e53520aef6
TF-EssentialsX
/
Essentials
/
src
/
com
/
earth2me
/
essentials
/
IConf.java
6 lines
86 B
Java
Raw
Normal View
History
Unescape
Escape
Moving all files to trunk. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-03-19 22:39:51 +00:00
package
com.earth2me.essentials
;
Reformat
2015-04-15 04:06:16 +00:00
public
interface
IConf
{
Run IntelliJ IDEA inspections
2015-06-03 20:11:56 +00:00
void
reloadConfig
(
)
;
Moving all files to trunk. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-03-19 22:39:51 +00:00
}
Reference in a new issue
Copy permalink