Replace all '/' in path to File.separator - Code Refactor

This commit is contained in:
Xephi
2014-08-25 03:12:28 +02:00
parent 12795436a0
commit d7cb60c1fe
104 changed files with 2470 additions and 3690 deletions
@@ -5,8 +5,8 @@ import org.bukkit.inventory.ItemStack;
/**
*
* This event is call just after store inventory into cache and will
* empty the player inventory.
* This event is call just after store inventory into cache and will empty the
* player inventory.
*
* @author Xephi59
*/