Skip to content
Success

Changes

Summary

  1. Remove Eclipse .settings (commit: 9f48926) (details)
  2. Update .gitignore to prevent .settings (commit: 3597ee6) (details)
  3. Clean and update the readme (commit: 2ad45b3) (details)
  4. Change inventory syncing (commit: 21424ee) (details)
  5. Remove extraneous sync (commit: 6304233) (details)
  6. Fix NPE (commit: fe418b5) (details)
Commit 9f4892600c31aa39a6097773a6515853a7c00365 by frelling
Remove Eclipse .settings
(commit: 9f48926)
The file was removed.settings/org.eclipse.core.resources.prefs
The file was removed.settings/org.maven.ide.eclipse.prefs
The file was removed.settings/org.eclipse.jdt.core.prefs
The file was removed.settings/org.eclipse.m2e.core.prefs
Commit 3597ee67e2fc7c3c0c4b02b26da3e6df16fcdb1f by frelling
Update .gitignore to prevent .settings
(commit: 3597ee6)
The file was modified .gitignore
Commit 2ad45b39e270a97c965497414070684649ff2f92 by noreply
Clean and update the readme
(commit: 2ad45b3)
The file was modified README.md
Commit 21424ee4495d7c903f592833efa18afd783a74e9 by fullwall
Change inventory syncing
(commit: 21424ee)
The file was modified src/main/java/net/citizensnpcs/api/trait/trait/Inventory.java
Commit 63042338844972a9dca486bf5bf73b2f4a70d854 by fullwall
Remove extraneous sync
(commit: 6304233)
The file was modified src/main/java/net/citizensnpcs/api/trait/trait/Inventory.java
Commit fe418b53d9a84a732b910cadff88bb64d0a086d3 by fullwall
Fix NPE
(commit: fe418b5)
The file was modified src/main/java/net/citizensnpcs/api/ai/TeleportStuckAction.java