bentobox/src/test/java/world
tastybento 8334de8cba Fixes island pasting issue when pasting clipboard every tick.
https://github.com/BentoBoxWorld/BentoBox/issues/535

due to race conditions with task timers and incorrectly shared field
variables, islands would not paste completely if pasted every tick.
Now pasting is handled in its own class with a new instance created with
each paste.
2019-02-10 15:36:37 -08:00
..
bentobox/bentobox Fixes island pasting issue when pasting clipboard every tick. 2019-02-10 15:36:37 -08:00