Coder Social home page Coder Social logo

adventureplugin's People

Contributors

smith61 avatar

Watchers

 avatar

adventureplugin's Issues

Error during installation (craftbukkit 1.6.4)

[SEVERE] Error occurred while enabling AdventurePlugin v1.0.0 (Is it up to date?)
java.lang.NullPointerException
at me.smith_61.adventure.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:58)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:315)
at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:292)
at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:252)
at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:152)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)

But the plugin works correctly if you add an "AdventurePlugin" folder with a "config.yml" file containing this text:

lobby world: world

adventures:
NetherAdventure:
world: world_nether
EndAdventure:
world: world_en

Thank you for this plugin, it's great!

Scoreboards

Hello there,

if you add maps that utilise scoreboards, those don't work / show.

It rather seems, that it uses the scoreboard.dar of the main world file, and not of the specific map instance you're in.

Scoreboard changes and things also begin to show in the main hub world, even after the adventure was stopped.

Could you look into that?

No Adventure map found

I have tried your example .zip file at the craftbukkit Version 1.6.4 recommend build, but the command /adv list shows me that there are no adventures..

so I think the .yaml file is not loaded correctly, is java 7 recommend?

Leaving server while on a map instance

When you disconnect from the server whilst in a map instance, it doesn't delete them.

When you rejoin, you spawn again in that map and not in the main world.

You then cannot leave the map, since it is not registered as an active adventure anymore.

Maybe you can add a check if after 5min there are still people in a map, and if not: delete it.

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.