Git Product home page Git Product logo

minecraftbut's People

Contributors

cyberflamego avatar heathlogancampbell avatar wesley51 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

minecraftbut's Issues

Linked inventories

Describe the bug
Linked Inventories not showing up on selection of scenarios.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'a local minecraft server (spigot/paper/bukkit)'
  2. Put 'minecraftbut' in plugins
  3. go in server and type '/mb'
  4. Linked inventories doesn't show up

Expected behavior
Linked inventories to show up in scenarios.

Screenshots
Screenshot added of LinkedInventories not showing up in source code
https://user-images.githubusercontent.com/59361052/71579354-a1f95100-2b15-11ea-9f07-446c8b2fd6d9.png
.

Desktop (please complete the following information):

  • Server Version: 1.14.4
  • Server Type: Spigot

Additional context
LinkedInventories.java doesn't show up in source code from what I've seen.

Server

Hello! So basically I found this plugin and I thought it was really cool and because I don't have a server I found that there's a server that you can join to use it in case you don't have a server. So I copied the IP into Minecraft but it said "You are not whitelisted on this server!". So I came to ask if you could open up the server? My username is Blitszy_60 if you wanna whitelist it. Thanks for reading!

Delete.

You can delete this issue.

World Decay

Hello, I recently used your plugin, everything worked smoothly and I love this plugin! However, there was an issue about the command for decaysPerSecond. For instance when I enter "/mb s WorldDecay decaysPerSecond 100", an error message pops up and says "Something went wrong, incorrect type? int? true|false?" I watched skeppy's video and double checked the command was correct. I am running it on 1.8 server, and I don't understand what's wrong, can you please help me? I will insert a reference photo.
Screen Shot 2019-10-26 at 11 30 49 AM

Only some are working

I have a normal set up server but only the bedrock trail and the health and jumping ones do work

Version

What version does this support?

World border problem

I need help. i setted up MinecraftBut to run on a specific world named "MinecraftBut" by using the command /minecraftbut worldchange MinecraftBut and it worked, but if i restart my server the world border comes back to the main world and all the players die because "they suffocate in a wall". How can i fix that?

World Border

Is there a way to extend the border but also have the scenarios working in the extended places? Thank you.

Lava comes down instead of going up

When I turned on the lava rising situation, it came down from the top instead of rising from the bottom. Also I'm playing on 1.8.8 if that helps.

hm

Idk how to put it in as a plugin without a jar.. can u give me the jar for 1.4 please? Thanks.

Rising Water Not Working

Describe the bug
Basically, in chat, it says "the water has risen", but none of the water within the border actually rises. I don't see any errors in the server console.

To Reproduce
Steps to reproduce the behavior:

  1. Enable water rising
  2. Stand near any water within the border
  3. Wait until it says "the water has risen"
  4. See error

Expected behavior
I expected the water level to have risen by one block.

Desktop (please complete the following information):

  • Server Version: 1.8
  • Server Type: Spigot

Additional context
This is not specifically to do with the water rising, but pretty much every mode in MinecraftBut works perfectly fine, apart from the ones to do with water rising (haven't tested the lava).

Built .jar Not Included

I have been trying to put the project on eclipse and create a .jar file, but cannot find dependencies. Can you add .jar file to the project so it is easier to install?

Linked Inventories is Missing

Describe the bug
Linked Inventories does not appear in the scenerio selector.

To Reproduce
Steps to reproduce the behavior:

  1. Do /mb

Expected behavior
To have access to Linked Inventories

Desktop (please complete the following information):

  • Server Version: 1.14.4
  • Server Type: Paper

Downloading

idk how to download any help is appreciated ! ๐Ÿ‘

Can't export

Whenever I try to export it (using the latest version of eclipse) it says this:

JAR creation failed. See details for additional information.
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/MinecraftButPlugin.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commands/MinecraftButCommand.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/Console.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/gui/MenuIcon.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/gui/Menu.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/utils/CC.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/utils/Callback.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/utils/ItemStackBuilder.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/commons/utils/MathUtils.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/gui/SenerarioMenu.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/ScenerarioManager.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/Senerario.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/OneHit.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/TheLavaRises.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/TheWaterRises.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/NoJump.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/RainingBlocks.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/TNTRain.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/senerario/senerarios/EnderDragonAppears.java'
Class files on classpath not found or not accessible for: 'MinecraftBut/src/main/java/games/bevs/minecraftbut/world/ButWorld.java'

How do I export it? Or can you provide a jar?
Thanks.

No Linked Inventories?

I installed the newest version with no luck on the linked inventories feature. it does not show up

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.