Restaurant
[Restaurant] - What is it?
Restaurant is a plugin that will eventually allow you to create restaurants where players can sit down, purchase food, and have villager waiters get their food! Currently this plugin is only for takeout! It's an Alpha version of the plugin, because it is not yet completed!
WARNING: PLUGIN WILL BREAK ON 1.8 RELEASE AS IT IS USING PLAYER NAMES TO STORE DATA, NOT PLAYER UUID's. THIS IS A MAJOR PROBLEM AND WILL BE FIXED ASAP!
Quick Info
Restaurant is a plugin made by WD_MUFFINFLUFFER for Bukkit.org user Fusive You can find his request page here: https://forums.bukkit.org/threads/restaurant-plugin.247500/
Commands
- /Restaurant | Displays all restaurant commands
- /Restaurant takeout Menu | Gives players a takeout menu that can be configured in the config file!
- /Restaurant table <set/unset> | Sets the takeout table that the food is delivered to (Must set table while facing a stone pressure plate)
- Suggested table setup: Stone pressure plate above fence post. Looks the best!
Permissions
- None yet
More to come
I will be adding many features in the future! Right now this plugin is a demonstration of what is done so far!
Works well with
These are some plugins Restaurant would work well with
- Chairs plugin: http://dev.bukkit.org/bukkit-plugins/chairs/ To let players sit down in stairs by their table!
- Citizens plugin: http://dev.bukkit.org/bukkit-plugins/citizens/ To create NPC's in a Restaurant in the background, walking around/talking to players! Adds a nice effect of reality. Great for Chefs/Entrance Welcomers!
Bugs
- Listed in each files bug area! Please report bugs!
-
View User Profile
-
Send Message
Posted Mar 28, 2014@Castlite
Thank you so much for your reply, as I have found the issue!
I will upload the newest fixed file right now, so when you get this it should be up!
Error was caused:
if takeouttables.yml is empty | Fixed by preventing null result from empty file
Basically means theres nothing inside the file, which is how it is on startup until it writes to the file. Since I tested it with takeouttables.yml already having my name in it, and just /reloading when editing code, I never noticed this
-
View User Profile
-
Send Message
Posted Mar 27, 2014Is it possible for you to create some kind of tutorial? When I try to set a takeout table it does nothing. I have read everything above and cannot seem to find a solution. Thanks!