Coder Social home page Coder Social logo

brendoncurmi / fxbiomertp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 5.0 142 KB

This plugin allows players to randomly teleport across the world and to specific biome types.

Home Page: https://ore.spongepowered.org/FusionDev/FxBiomeRTP

License: MIT License

Java 100.00%
biomertp rtp sponge

fxbiomertp's Introduction

Brendon Curmi - @brendoncurmi

๐Ÿ’ป Software Engineer / Team Lead / MSc Computer Science

LinkedIn GitHub

  • ๐Ÿ“– I'm currently studying MSc in Computer Science
  • ๐Ÿ“ซ How to reach me: Discord: brendoncurmi

Technologies

Java JavaScript PHP Python HTML5 CSS3 Node.js Express.js React Bootstrap jQuery SASS MySQL SQLite MongoDB

fxbiomertp's People

Contributors

brendoncurmi avatar kylefreedomseeds avatar

Watchers

 avatar  avatar

fxbiomertp's Issues

Teleportation to the air.

When doing /back (nucleus) right after teleporting to a biome, the player is teleported to their current coords (the place biomertp sent them), except at Y=900. No errors in console.

Errors when scanning, biome RTP, /rtp works fine on it's own.

All in the title, amazing work guys keep it up! More info below:

[Sponge]: Error occurred while executing command 'fxbiomertp:scans scan world' for source EntityPlayerMP['actualbrand'/77, l='world', x=161.87, y=75.24, z=92.65]: null
29.11 04:07:06 [Server] INFO java.lang.NullPointerException: null
29.11 04:07:06 [Server] INFO at io.github.brendoncurmi.fxbiomertp.commands.ScansCommand$ScanWorld.execute(ScansCommand.java:83) ~[ScansCommand$ScanWorld.class:?]
29.11 04:07:06 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at org.spongepowered.common.command.SpongeCommandDispatcher.process(SpongeCommandDispatcher.java:355) ~[SpongeCommandDispatcher.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:360) [SpongeCommandManager.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:665) [dh.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
29.11 04:07:06 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:219) [PacketPhaseUtil.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$zlf000$impl$redirectToPhaseTracker(SourceFile:540) [hv$1.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
29.11 04:07:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_272]
29.11 04:07:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_272]
29.11 04:07:06 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
29.11 04:07:06 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:310) [SpongeImplHooks.class:1.12.2-2838-7.3.0]
29.11 04:07:06 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$zjj000$onRun(MinecraftServer.java:4682) [MinecraftServer.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
29.11 04:07:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]

Command doesn't work for worlds with space in name

my world is called "Pixelmon Fortuna" but since it has a space in it, it is an invalid argument. is there anyway to get around this?
bc when I do /scans scan Pixelmon Fortuna it doesnt work since there is a space in my worlds name

PERMISSIONS

Hey,
so this is better than any rtp and causes lil lag. but players can tp any other players.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.